summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg.h
Commit message (Expand)AuthorAgeFilesLines
* fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...Marton Balint2020-05-261-1/+2
* fftools/ffmpeg: use a bsf list instead of individual bsfsMarton Balint2020-05-021-2/+1
* ffmpeg: Remove the hw_device_ctx globalMark Thompson2020-04-261-1/+0
* ffmpeg: Make filter hardware device selection clearerMark Thompson2020-04-261-0/+1
* ffmpeg: explicitly handle sub2video subpicture initializationJan Ekström2020-03-161-1/+2
* ffmpeg: remove superfluous custom cuvid hwaccelJames Almer2020-03-031-2/+0
* ffmpeg_hw: Mark some strings as constMark Thompson2019-06-021-1/+1
* fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabledVishwanath Dixit2018-06-041-0/+1
* ffmpeg: remove dead call to av_parser_change()James Almer2018-03-231-3/+0
* ffmpeg: use thread wrappers for the thread message functionalityJames Almer2018-01-041-5/+2
* ffmpeg: Use codec hardware config to configure hwaccelsMark Thompson2017-11-261-7/+2
* h264dec: add a NVDEC hwaccelAnton Khirnov2017-11-101-0/+1
* ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer an...Michael Niedermayer2017-10-231-0/+1
* lavc: drop VDAClément Bœsch2017-10-231-2/+0
* ffmpeg: remove hwaccel_lax_profile_check optionJun Zhao2017-10-161-1/+0
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-011-0/+679