summaryrefslogtreecommitdiffstats
path: root/contrib/ffmpeg
Commit message (Expand)AuthorAgeFilesLines
* build: Fix to not pass --enable-nvenc to FFmpeg configure on FreeBSD.Yuichiro NAITO2018-07-021-11/+0
* build: Fix to add FreeBSD to nvenc target.Yuichiro NAITO2018-07-011-0/+11
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-291-1/+11
* ffmpeg: alternate fix for corrupt preview framesJohn Stebbins2018-06-221-18/+15
* contrib: Update to FFmpeg 4.0.1.Bradley Sepos2018-06-211-3/+3
* ffmpeg: fix currupt h.264 preview framesJohn Stebbins2018-06-201-0/+20
* contrib: make: Remove --enable-local-autotools and --enable-local-pkgconfig.Bradley Sepos2018-06-171-6/+2
* contrib: Switch yasm dependencies to nasm.Bradley Sepos2018-06-171-1/+1
* contrib: Only enable FFmpeg AMF configure options when VCE enabled.Bradley Sepos2018-06-061-3/+4
* Add support for VCE hardware encoding.Michael Wootton2018-06-061-0/+3
* contrib: Remove --enable-lzma from FFmpeg.Bradley Sepos2018-06-031-1/+0
* contrib: Move FFmpeg dep AMF into conditional.Bradley Sepos2018-06-031-1/+4
* contrib: build: Add AMF headers and --enable-vce.Bradley Sepos2018-06-031-1/+1
* contrib: Remove workaround building x264 before FFmpeg.Bradley Sepos2018-06-031-4/+0
* ffmpeg: enable all bitstream filtersJohn Stebbins2018-06-021-2/+0
* contrib: Explicitly pass arch to FFmpeg on macOS x86_64.Bradley Sepos2018-06-011-0/+3
* contrib: Another FFmpeg module revision.Bradley Sepos2018-05-291-1/+1
* contrib: Revise FFmpeg module.Bradley Sepos2018-05-291-22/+2
* Revert "contrib: Explicitly disable bzlib and zlib during FFmpeg configure."Bradley Sepos2018-05-291-3/+1
* contrib: add lzma supportJohn Stebbins2018-05-291-1/+2
* contrib: Explicitly disable bzlib and zlib during FFmpeg configure.Bradley Sepos2018-05-291-1/+3
* contrib: Fix FFmpeg configure warning.Bradley Sepos2018-05-291-1/+0
* contrib: Add Speex decoder libspeex.Bradley Sepos2018-05-291-1/+4
* contrib: Remove unused Libav patches from FFmpeg.Bradley Sepos2018-05-2917-1051/+0
* contrib: Do not enable bzlib and zlib in FFmpeg.Bradley Sepos2018-05-291-2/+0
* contrib: Only enable pthreads for non-win32 FFmpeg.Bradley Sepos2018-05-291-4/+3
* contrib: Update to FFmpeg 4.0.Bradley Sepos2018-05-291-4/+3
* contrib: Disable AudioToolbox, CoreImage, VideoToolbox in FFmpeg.Bradley Sepos2018-05-291-0/+4
* contrib: Remove unnecessary FFmpeg ifeq for Mac/Darwin.Bradley Sepos2018-05-291-3/+0
* FFMPEG: Enable A01-matroskaenc-pgs-duration patchSven Gothel2018-05-281-11/+12
* FFMPEG #974: Use latest FFMPEG 3.4.1 (2/2)Sven Gothel2018-05-2818-0/+0
* FFMPEG #974: Use latest FFMPEG 3.4.1 (1/2)Sven Gothel2018-05-281-6/+16
* contrib: Update to Libav 12.3.Bradley Sepos2018-02-191-3/+7
* QSV: adding HEVC10b decode supportmaxim_d332017-12-221-0/+50
* add sdtp (sample dependency) box to mp4 (#1006)John Stebbins2017-11-281-0/+126
* Add adaptive streaming support (#972)John Stebbins2017-11-092-48/+49
* contrib: Update to Libav 12.2.Bradley Sepos2017-10-053-135/+3
* contrib: Replace Yadif patch with final Libav version.Bradley Sepos2017-08-242-69/+101
* contrib: Fix memory corruption in Libav Yadif filter.Bradley Sepos2017-08-181-0/+69
* contrib: Fix Libav H.264 decoder pixelation in scenes with solid colors.Bradley Sepos2017-08-181-0/+31
* contrib: Improve Libav configuration and compiler flags on 32-bit Intel.Bradley Sepos2017-07-201-14/+6
* muxavformat: override h.265 'hev1' with 'hvc1' (#782)John Stebbins2017-06-141-0/+48
* contrib: Update to Libav 12.1.Bradley Sepos2017-06-138-357/+3
* libav: fix h264 decode errorJohn Stebbins2017-04-111-0/+35
* libav: a more robust fix for aac encoder crashJohn Stebbins2017-03-081-17/+94
* qsv: libav's patch fixmaxd2017-03-051-9/+9
* qsv: adding hevc10 support starting from KBL platformmaxd2017-03-051-0/+149
* libav: simplify patch for corrupt raw videoJohn Stebbins2017-03-011-27/+8
* libav: gracefully handle a broken AVI indexJohn Stebbins2017-02-271-0/+42
* libav: fix rawvideo in mkv corruptionJohn Stebbins2017-02-261-0/+44