summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg_opt.c
Commit message (Expand)AuthorAgeFilesLines
* fftools/ffmpeg: check sseof value and clash with ssGyan Doshi2018-06-261-1/+14
* ffmpeg: mark sseof as an input-only optionGyan Doshi2018-06-091-1/+1
* fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabledVishwanath Dixit2018-06-041-0/+1
* make swresample optional for ffmpegPaul B Mahol2018-04-251-0/+2
* ffmpeg: support dump bit stream filter options.Jun Zhao2018-03-161-1/+2
* ffmpeg_opt: fix max_error_rate help info display issue.Jun Zhao2018-02-241-1/+1
* fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-281-4/+4
* fftools/ffmpeg_opt: Remove a write-only variable.Carl Eugen Hoyos2018-01-081-2/+0
* Remove the ffserver programRostislav Pehlivanov2018-01-061-96/+1
* ffmpeg: use thread wrappers for the thread message functionalityJames Almer2018-01-041-1/+1
* ffmpeg_opt: Constify hwaccel pointer.Carl Eugen Hoyos2017-11-291-1/+2
* ffmpeg: Check read_ffserver_streams() return valuePan Bian2017-11-281-0/+2
* ffmpeg: Use codec hardware config to configure hwaccelsMark Thompson2017-11-261-28/+26
* ffmpeg: Allow "-to" on input files in addition to "-t"Vitaly _Vi Shukela2017-11-191-1/+16
* ffmpeg: remove usage of AVCodecContext accessorsJames Almer2017-11-151-3/+3
* h264dec: add a NVDEC hwaccelAnton Khirnov2017-11-101-0/+4
* ffmpeg: remove usage of deprecated getter functionsJames Almer2017-10-291-13/+9
* avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer2017-10-291-2/+0
* Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer2017-10-231-3/+0
* ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer an...Michael Niedermayer2017-10-231-0/+16
* lavc: drop VDAClément Bœsch2017-10-231-5/+1
* ffmpeg: remove hwaccel_lax_profile_check optionJun Zhao2017-10-161-3/+0
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-011-0/+3756