summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* fftools/ffprobe: add support for HDR10+ metadataMohammad Izadi2020-12-05
* fftools/cmdutils: also print warnings when using -sinks and -sourcesMarton Balint2020-12-03
* avcodec: deprecate thread_safe_callbacksAnton Khirnov2020-11-27
* fftools/ffmpeg: fix the wrong bitrate and speed statsLimin Wang2020-10-31
* ffmpeg: move field order decision making to encoder initializationJan Ekström2020-10-29
* ffmpeg: pass decoded or filtered AVFrame to output stream initializationJan Ekström2020-10-29
* ffmpeg: move A/V non-streamcopy initialization to a later pointJan Ekström2020-10-29
* ffmpeg: move AVFrame time base adjustment into a functionJan Ekström2020-10-29
* 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: 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