74180 Commits (9dcaae70f2f3ef27a2f0f8fee92114ea5e8847fb)
 

Author SHA1 Message Date
James Almer 844bef578e avcodec/x86: add missing colon to labels 9 years ago
Anshul Maheshwari 379ddc6af4 avformat/hlsenc: Add WebVtt support in hls 9 years ago
James Almer ec7f04c13a avcodec/texturedsp: fix undefined shift 9 years ago
Michael Niedermayer c3361b3a87 avformat/ipmovie: Fix late audio detection 9 years ago
Michael Niedermayer 8e0fdb03a2 avformat/ipmovie: Parse&handle late audio init 9 years ago
Michael Niedermayer e011538394 avformat/ipmovie: Factor init_audio() out 9 years ago
Ivan Uskov 684b703843 libavcodec/qsvdec_h264.c: using "private_spspps_buf" argument for av_bitstream_filter_filter() to avoid failure after decoder re-initialization. 9 years ago
Ivan Uskov 1defff85cb libavcodec/h264_mp4toannexb_bsf.c: Optional argument "private_spspps_buf" to avoid extradata modification. 9 years ago
Michael Niedermayer 508b79e6c1 Merge commit '41d47ea85fb4ad9cfb5c2dc808a46bc1d57f3986' 9 years ago
Michael Niedermayer bb619f41be Merge commit 'bf52f773913cf74bdf0d2c8c2cb4473fa1b7801e' 9 years ago
Timo Rothenpieler 9f4bff834c avcodec/nvenc: Delay frame output to increase encoding speed 9 years ago
Michael Niedermayer 15bcbc9d3b Merge commit 'f89f78c1c563d98f10ee1d7e1ed67c9f9e03b741' 9 years ago
Michael Niedermayer a822c3bd79 Merge commit '96dca089b19bf55293136277f5b081c56146e10e' 9 years ago
Paul B Mahol 62aab839f8 avfilter/Makefile: fix order of framestep filter 9 years ago
Paul B Mahol c1fa846d0c avfilter: add sidechain compress audio filter 9 years ago
Michael Niedermayer af08d8bfbb Merge commit 'fa85fcf2b7d1ab822a59245077b8bb855406d3e9' 9 years ago
Timo Rothenpieler 15cd2f8ea9 avcodec/nvenc: Remove unused parameter 9 years ago
Michael Niedermayer c3413a712a Merge commit '22522d9c2c69624fe4d81d61ee65a56610f22f1d' 9 years ago
Michael Niedermayer ef2a85ac53 Merge commit 'aa9d15d89bb4ee8a31607d3db1b8c5334eb88d2d' 9 years ago
Michael Niedermayer c105e0f077 avcodec/aacps_fixed_tablegen: change f_center to 64bit to avoid overflow 9 years ago
Michael Niedermayer e171309756 avutil/softfloat: Add a test for av_sincos_sf() 9 years ago
Ivan Uskov fb57bc6c34 avcodec: Add QSV VC-1 video decoder. 9 years ago
Michael Niedermayer 7ec5115409 avformat/nutenc: Omit AV_PKT_DATA_QUALITY_STATS when storing side data. 9 years ago
Anton Khirnov 41d47ea85f lavc: add Intel libmfx-based HEVC decoder. 9 years ago
Anton Khirnov bf52f77391 lavc: add Intel libmfx-based MPEG2 decoder. 9 years ago
Ivan Uskov 6d0123f40e avcodec: Add QSV MPEG-2 video decoder. 9 years ago
Anton Khirnov f89f78c1c5 lavc: add a HEVC mp4->annex B bitstream filter 9 years ago
Anton Khirnov 96dca089b1 qsvdec: move qsv_process_data() from qsvdec_h264 to the common code 9 years ago
Anton Khirnov fa85fcf2b7 qsvenc_hevc: fix enum declaration 9 years ago
Anton Khirnov 22522d9c2c qsvdec: fix a memleak of async_fifo 9 years ago
Anton Khirnov aa9d15d89b qsvdec: avoid an infinite loop with no consumed data and no output 9 years ago
Michael Niedermayer 38490e0724 avcodec/dvdec: only attempt to conceal errors based on STA inconsistencies when error_concealment is set 9 years ago
Michael Niedermayer bbad3811cc avcodec/aacps: Fix ;; 9 years ago
Michael Niedermayer f267d553f7 avcodec/aactab: Add ff_aac_eld_window_480_fixed 9 years ago
Michael Niedermayer 17cc35c76b avcodec/aactab: Fix rounding of elements in ff_aac_eld_window_512_fixed 9 years ago
Michael Niedermayer 1909a9151c swscale/output: Fix "warning: assignment from incompatible pointer type" 9 years ago
Zhang Rui 8a17335189 avformat/async: wake up main thread before exit background thread 9 years ago
Zhang Rui c0a4af408e avformat/async: move more code into locked area in background thread 9 years ago
Michael Niedermayer dee551bbd2 avcodec/dvdec: skip 3rd stage ac decoding when the headers indicates that the data is inconsistent 9 years ago
Shivraj Patil e21b090bfb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functions 9 years ago
Hendrik Leppkes 0c0cd34f9c configure: fix LARGEADDRESSAWARE flag with MSVC 9 years ago
James Almer ede590c84d avcodec/aacsbr: add missing header include 9 years ago
Michael Niedermayer dae79a185f Merge commit 'c9edbe4af901e9bc9f05a62319637f9760df9a4a' 9 years ago
Steve Lhomme 58ed7b6328 use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 9 years ago
Michael Niedermayer daf6bce71b avcodec/dvdec: Retry decoding seemingly damaged MBs while skiping likely damaged parts 9 years ago
Steve Lhomme c9edbe4af9 use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 9 years ago
Paul B Mahol 3cb8eee6f7 swscale: ayuv64le output support 9 years ago
Paul B Mahol 052f64ecb2 swscale: ayuv64le input support 9 years ago
Paul B Mahol f0489a35c0 avutil: add ayuv64le and ayuv64be packed pixel format 9 years ago
Paul B Mahol 44fb00866f avfilter: rename vf_reverse.c to f_reverse.c 9 years ago