summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg_opt.c
Commit message (Expand)AuthorAge
* ffmpeg: add a data size threshold for muxing queue sizeJan Ekström2020-10-29
* ffmpeg.c: stop accessing private AVStream.codec_info_nb_framesAnton Khirnov2020-10-28
* ffmpeg.c: rename 'area' to 'score'Anton Khirnov2020-10-28
* ffmpeg: add auto_conversion_filters option.Nicolas George2020-09-08
* fftools/ffmpeg: make specifying thread_queue_size turn on threaded inputMarton Balint2020-07-29
* fftools/ffmpeg_filter: add -autoscale to disable/enable the default scaleLinjie Fu2020-06-18
* fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...Marton Balint2020-05-26
* fftools/ffmpeg: use a bsf list instead of individual bsfsMarton Balint2020-05-02
* ffmpeg: Remove the hw_device_ctx globalMark Thompson2020-04-26
* fftools/ffmpeg_opt: Check attachment filesizeAndreas Rheinhardt2020-04-17
* fftools: fix hwaccels option dump redundancyJun Zhao2020-04-14
* fftools/ffmpeg_opt: Fix [u]int64_t specifier stringAndreas Rheinhardt2020-03-19
* fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usageMarton Balint2020-03-08
* fftools/ffmpeg_opt: warn about overwritten parsed optionsMarton Balint2020-03-08
* ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvidTimo Rothenpieler2020-03-07
* ffmpeg: remove superfluous custom cuvid hwaccelJames Almer2020-03-03
* fftools/ffmpeg_opt: Fix leak of options when parsing options failsAndreas Rheinhardt2020-02-29
* cmdutils: add show_help_protocol for get protocol optionsSteven Liu2020-01-30
* fftools/ffmpeg_opt: Add a missing closing brackets.Carl Eugen Hoyos2019-12-28
* fftools/ffmpeg_opt: Fix mixed declarations and codeAndreas Rheinhardt2019-11-06
* fftools/ffmpeg_opt: add error handle if av_asprintf return nullJun Zhao2019-10-18
* ffmpeg_opt: remove errant spaceLou Logan2019-09-27
* doc/ffmpeg: -timelimit is in user timeLou Logan2019-09-27
* fftools/ffmpeg_opt: Fix signed integer overflowAndreas Rheinhardt2019-09-17
* ffmpeg_opt: Respect default disposition when select audio/videoJun Zhao2019-07-03
* 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