summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg_opt.c
Commit message (Expand)AuthorAge
* ffmpeg_opt: Print a warning if more than one -vf/-af option was specified.Carl Eugen Hoyos2019-01-15
* ffmpeg: allow disabling streams by type for inputsGyan Doshi2019-01-03
* ffmpeg: skip disabled streamsGyan Doshi2019-01-02
* ffmpeg: break loop when dts_heuristic check donexiaofeng2018-09-30
* ffmpeg: block output == input for filesGyan Doshi2018-09-17
* fftools/ffmpeg: check sseof value and clash with ssGyan Doshi2018-06-26
* ffmpeg: mark sseof as an input-only optionGyan Doshi2018-06-09
* fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabledVishwanath Dixit2018-06-04
* make swresample optional for ffmpegPaul B Mahol2018-04-25
* ffmpeg: support dump bit stream filter options.Jun Zhao2018-03-16
* ffmpeg_opt: fix max_error_rate help info display issue.Jun Zhao2018-02-24
* fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-28
* fftools/ffmpeg_opt: Remove a write-only variable.Carl Eugen Hoyos2018-01-08
* Remove the ffserver programRostislav Pehlivanov2018-01-06
* ffmpeg: use thread wrappers for the thread message functionalityJames Almer2018-01-04
* ffmpeg_opt: Constify hwaccel pointer.Carl Eugen Hoyos2017-11-29
* ffmpeg: Check read_ffserver_streams() return valuePan Bian2017-11-28
* ffmpeg: Use codec hardware config to configure hwaccelsMark Thompson2017-11-26
* ffmpeg: Allow "-to" on input files in addition to "-t"Vitaly _Vi Shukela2017-11-19
* ffmpeg: remove usage of AVCodecContext accessorsJames Almer2017-11-15
* h264dec: add a NVDEC hwaccelAnton Khirnov2017-11-10
* ffmpeg: remove usage of deprecated getter functionsJames Almer2017-10-29
* avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer2017-10-29
* Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer2017-10-23
* ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer an...Michael Niedermayer2017-10-23
* lavc: drop VDAClément Bœsch2017-10-23
* ffmpeg: remove hwaccel_lax_profile_check optionJun Zhao2017-10-16
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-01