summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg_opt.c
Commit message (Expand)AuthorAge
...
* ffmpeg: stop accessing private AVStream.codec_info_nb_framesJames Almer2021-05-02
* avformat: remove deprecated AVStream.codecJames Almer2021-04-27
* avformat/avformat: Constify AVFormatContext.*_codec pointersAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* fftools/ffmpeg: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* fftools: Switch to const AVCodec * where possibleAndreas Rheinhardt2021-03-02
* ffmpeg: add -fpsmax to clamp output framerateGyan Doshi2021-02-05
* avformat/mxfenc: prefer to use the configured metadataLimin Wang2021-02-05
* ffmpeg_opts: remove lowres checkJames Almer2021-01-21
* doc/ffmpeg: document max_error_rateGyan Doshi2021-01-10
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* ffmpeg: add option stats_periodGyan Doshi2020-12-23
* 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