summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* ffmpeg: deduplicate init_output_stream usage logicJan Ekström2020-10-17
* fftools/ffprobe: use av_timecode_make_smpte_tc_string2Marton Balint2020-09-13
* fftools, libavcodec, libavfilter: Add const to some AVCodec *Andreas Rheinhardt2020-09-11
* ffplay: fix autoexit doesn't work in the case of pb->errorZhao Zhili2020-09-08
* ffmpeg: add auto_conversion_filters option.Nicolas George2020-09-08
* fftools/ffmpeg: Fix leak of AVFilterInOut in case of errorAndreas Rheinhardt2020-08-23
* ffplay: do not set redundant channel count on abuffersink.Nicolas George2020-08-20
* fftools/ffmpeg: make specifying thread_queue_size turn on threaded inputMarton Balint2020-07-29
* ffprobe: Allow unknown format private AVOptionsDerek Buitenhuis2020-07-02
* fftools/ffmpeg_filter: add -autoscale to disable/enable the default scaleLinjie Fu2020-06-18
* fftools: switch to the new child class iteration APIAnton Khirnov2020-06-10
* fftools/ffmpeg: update text requesting samplesAndriy Gelman2020-06-01
* fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...Marton Balint2020-05-26
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* cmdutils: drop libavformat/network.h includeAnton Khirnov2020-05-22
* fftools/cmdutils: remove lossless and intra only capability entries from prin...James Almer2020-05-21
* fftools/ffmpeg_filter: check the codec's descriptor to see if it's losslessJames Almer2020-05-21
* fftools/ffmpeg: use local variable with same contents directlyLimin Wang2020-05-06
* ffmpeg: Don't require a known device to pass a frames context to an encoderMark Thompson2020-05-03
* fftools/ffmpeg: use a bsf list instead of individual bsfsMarton Balint2020-05-02
* fftools/ffprobe: show closed caption info in the stream dumpvectronic2020-05-02
* ffmpeg: Remove the hw_device_ctx globalMark Thompson2020-04-26
* ffmpeg: Use hardware config metadata with encodersMark Thompson2020-04-26
* ffmpeg: Make filter hardware device selection clearerMark Thompson2020-04-26
* ffplay: set stream_index to -1 earlier to prevent segfaultPeter Ross2020-04-25
* fftools/ffprobe: support DOVI sidedataJun Zhao2020-04-23
* cmdutils: stop using deprecated av_codec_next()Anton Khirnov2020-04-20
* fftools/ffmpeg_opt: Check attachment filesizeAndreas Rheinhardt2020-04-17
* ffmpeg: Do not clip timestamps at LONG_MAX.Carl Eugen Hoyos2020-04-15
* fftools: fix hwaccels option dump redundancyJun Zhao2020-04-14
* fftools/ffmpeg: also flush encoders which have a variable frame sizeMarton Balint2020-04-13
* fftools/ffmpeg: Disable copy_ts on timestamp wraparoundMichael Niedermayer2020-04-04
* ffplay: flush correct stream after stats updateGyan Doshi2020-04-04
* ffplay: always show stats at all log levels if requested by userGyan Doshi2020-04-04
* ffmpeg: Print an error instead of a debug message on exit.Carl Eugen Hoyos2020-03-31
* ffplay, avcodec, avformat: Don't initialize before av_packet_ref()Andreas Rheinhardt2020-03-28
* fftools/ffmpeg_opt: Fix [u]int64_t specifier stringAndreas Rheinhardt2020-03-19
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* ffmpeg: explicitly handle sub2video subpicture initializationJan Ekström2020-03-16
* 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
* fftools/ffplay: fix possible memory leak in decoderMarton 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
* fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start()Michael Niedermayer2020-02-16
* fftools/ffprobe: Remove unneeded castsAndreas Rheinhardt2020-02-14
* fftools/ffmpeg: Integrate two checksAndreas Rheinhardt2020-02-13
* cmdutils: fix crash if no name for "ffmpeg -h protocol"Jun Zhao2020-01-30
* cmdutils: add show_help_protocol for get protocol optionsSteven Liu2020-01-30