72711 Commits (cc904353fa9ad1b81f22339dc0e762505151cb82)
 

Author SHA1 Message Date
Philip Langdale cc904353fa avcodec/allcodecs: Re-order nvenc encoders below x264/5. 10 years ago
Ganesh Ajjanagadde 42db4aaaa6 vf_colormatrix: calculate coefficients only once 10 years ago
Michael Niedermayer 46428ea332 avcodec/mpegvideo: Use av_memdup() for allocating thread_context 10 years ago
Michael Niedermayer 7ddedd2362 avcodec/mpegvideo: Clear thread_context array before allocating 10 years ago
Michael Niedermayer f30a7d9861 avcodec/mpegvideo: Merge thread context initialization loops 10 years ago
Philip Langdale 7e4661174a avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc' 10 years ago
Philip Langdale e79c40fe72 avcodec/nvenc: Rename nvenc_h265 to nvenc_hevc 10 years ago
Philip Langdale c10e6bcb43 Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the other implementation" 10 years ago
Philip Langdale d47de79372 Revert "Merge commit 'b08caa87c35a768ec0abb16b1e99c3a85f1df28e'" 10 years ago
Philip Langdale 58b49f78cf Revert "nvenc: remove cuda.h requirement for nvenc_a" 10 years ago
Philip Langdale 728c82a532 Revert "avcodec/Makefile: fix checkheaders for nvenc_b" 10 years ago
Philip Langdale 8a6536cbc0 Revert "Changelog: Drop duplicate NVENC entry" 10 years ago
Michael Niedermayer 7944b0ce94 avutil/colorspace: Remove RGB_TO_Y/U/V 10 years ago
Paul B Mahol a03b69478b avcodec/exr: fix crash caused by merge 10 years ago
James Almer 1b4dd59e5f configure: improve the checks for gmtime_r and localtime_r 10 years ago
Michael Niedermayer 440fa7758b Changelog: Drop duplicate NVENC entry 10 years ago
Clément Bœsch 272f87fc5c avdevice/x11grab: use av_clip() instead of nested min & max 10 years ago
Clément Bœsch 533c37db8d avcodec/snowenc: use av_clip() instead of nested min & max 10 years ago
Clément Bœsch 622ef80e3f avcodec/mpegvideo: use av_clip() instead of nested min & max 10 years ago
Clément Bœsch 0f6118c581 ffplay: use av_clip() instead of nested min & max 10 years ago
Ronald S. Bultje ade5684cda hevc: fix typo (mpv -> mvp). 10 years ago
Michael Niedermayer 7897ed0d3c Merge remote-tracking branch 'cigaes/master' 10 years ago
Clément Bœsch c5a08956a3 swresample: fix initilaize/initialize typo 10 years ago
Clément Bœsch be1862ffb0 doc/filters: fix inaccuarte/inaccurate typo 10 years ago
Stephan Holljes 44d1921200 lavf/http: Add simple autodetection for client HTTP method, based on AVIO_FLAG_READ. 10 years ago
Stephan Holljes 290b237556 lavf/http: Indent else-clause. 10 years ago
Stephan Holljes a7e7c68b0e lavf/http: Properly process HTTP header on listen. 10 years ago
Stephan Holljes 8cfaa76a5e lavf/http: Rudimentary error handling for HTTP requests received from clients. 10 years ago
Stephan Holljes bbcee92b6d lavf/http: Process HTTP header before sending response. 10 years ago
Stephan Holljes aa74401af8 lavf/http: Document method option. 10 years ago
Michael Niedermayer f07376402c avformat/mxfenc: Add mxf muxer avclass 10 years ago
Michael Niedermayer 802cca5905 avcodec/s302m: Only set the sample rate when some data is output 10 years ago
Michael Niedermayer 42c41e96ff avformat/utils: Do not select audio streams with unknown sample rate in av_find_best_stream() 10 years ago
Michael Niedermayer 51080dfa08 avcodec/s302m: Check for non PCM Streams 10 years ago
Ganesh Ajjanagadde a86928d2ab flvdec: fix lack of duration for some files 10 years ago
Michael Niedermayer 108b738db1 avformat/flvdec: Show unknown tags at debug level 10 years ago
Michael Niedermayer 790a3cdf76 avformat/flvdec: Add TYPE_ONCAPTIONINFO 10 years ago
Michael Niedermayer b2fecce3c1 avformat/flvdec: increase buffer size for parsing metadata string key 10 years ago
Michael Niedermayer 6fd15d6e90 Revert addition of a few fixed_dsp functions to APIChanges 10 years ago
Michael Niedermayer 06b49375a2 avutil/ppc/cpu: add include avassert.h 10 years ago
Michael Niedermayer af8d63e756 avutil/softfloat: Fix alternative implementation of av_normalize1_sf() 10 years ago
Michael Niedermayer 6690ca22b3 avutil/softfloat: Fix alternative implementation of av_normalize_sf() 10 years ago
Andreas Cadhalpun 5bf84a584e arm: only enable setend on ARMv6 10 years ago
Michael Niedermayer d3585c53de avutil/softfloat: Move av_sincos_sf() from header to c file 10 years ago
Nedeljko Babic 19ed3e35a5 libavutil/doc: Changes in documentation due to changes to fixed_dsp 10 years ago
Michael Niedermayer 904ea60afa avutil/softfloat: Add more tests for the normalization 10 years ago
Michael Niedermayer c7ce16e716 avutil/softfloat: Fix thresholds in av_normalize_sf() 10 years ago
Michael Niedermayer c93602ae5b avcodec/rdft: Use more specific error codes 10 years ago
Vignesh Venkatasubramanian 7be0f48a32 lavf/matroskaenc: Write Block Keyframe correctly 10 years ago
Michael Niedermayer c94d9079b1 avcodec/utils: Assert that audio decoders do not report using more data than was input 10 years ago