]> git.sesse.net Git - ffmpeg/history - fftools
avdevice/decklink: use boolean for list_devices option
[ffmpeg] / fftools /
2020-10-31 Limin Wangfftools/ffmpeg: fix the wrong bitrate and speed stats
2020-10-29 Jan Ekströmffmpeg: move field order decision making to encoder...
2020-10-29 Jan Ekströmffmpeg: pass decoded or filtered AVFrame to output...
2020-10-29 Jan Ekströmffmpeg: move A/V non-streamcopy initialization to a...
2020-10-29 Jan Ekströmffmpeg: move AVFrame time base adjustment into a function
2020-10-29 Jan Ekströmffmpeg: add a data size threshold for muxing queue...
2020-10-28 Anton Khirnovffmpeg.c: stop accessing private AVStream.codec_info_nb...
2020-10-28 Anton Khirnovffmpeg.c: rename 'area' to 'score'
2020-10-17 Jan Ekströmffmpeg: deduplicate init_output_stream usage logic
2020-09-13 Marton Balintfftools/ffprobe: use av_timecode_make_smpte_tc_string2
2020-09-11 Andreas Rheinhardtfftools, libavcodec, libavfilter: Add const to some...
2020-09-08 Zhao Zhiliffplay: fix autoexit doesn't work in the case of pb...
2020-09-08 Nicolas Georgeffmpeg: add auto_conversion_filters option.
2020-08-23 Andreas Rheinhardtfftools/ffmpeg: Fix leak of AVFilterInOut in case of...
2020-08-20 Nicolas Georgeffplay: do not set redundant channel count on abuffersink.
2020-07-29 Marton Balintfftools/ffmpeg: make specifying thread_queue_size turn...
2020-07-02 Derek Buitenhuisffprobe: Allow unknown format private AVOptions
2020-06-18 Linjie Fufftools/ffmpeg_filter: add -autoscale to disable/enable...
2020-06-10 Anton Khirnovfftools: switch to the new child class iteration API
2020-06-01 Andriy Gelmanfftools/ffmpeg: update text requesting samples
2020-05-26 Marton Balintfftools/ffmpeg: add new abort_on flag which aborts...
2020-05-22 Anton KhirnovStop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-22 Anton Khirnovcmdutils: drop libavformat/network.h include
2020-05-21 James Almerfftools/cmdutils: remove lossless and intra only capabi...
2020-05-21 James Almerfftools/ffmpeg_filter: check the codec's descriptor...
2020-05-06 Limin Wangfftools/ffmpeg: use local variable with same contents...
2020-05-03 Mark Thompsonffmpeg: Don't require a known device to pass a frames...
2020-05-02 Marton Balintfftools/ffmpeg: use a bsf list instead of individual...
2020-05-02 vectronicfftools/ffprobe: show closed caption info in the stream...
2020-04-26 Mark Thompsonffmpeg: Remove the hw_device_ctx global
2020-04-26 Mark Thompsonffmpeg: Use hardware config metadata with encoders
2020-04-26 Mark Thompsonffmpeg: Make filter hardware device selection clearer
2020-04-25 Peter Rossffplay: set stream_index to -1 earlier to prevent segfault
2020-04-23 Jun Zhaofftools/ffprobe: support DOVI sidedata
2020-04-20 Anton Khirnovcmdutils: stop using deprecated av_codec_next()
2020-04-16 Andreas Rheinhardtfftools/ffmpeg_opt: Check attachment filesize
2020-04-15 Carl Eugen Hoyosffmpeg: Do not clip timestamps at LONG_MAX.
2020-04-14 Jun Zhaofftools: fix hwaccels option dump redundancy
2020-04-12 Marton Balintfftools/ffmpeg: also flush encoders which have a variab...
2020-04-04 Michael Niedermayerfftools/ffmpeg: Disable copy_ts on timestamp wraparound
2020-04-04 Gyan Doshiffplay: flush correct stream after stats update
2020-04-04 Gyan Doshiffplay: always show stats at all log levels if requeste...
2020-03-30 Carl Eugen Hoyosffmpeg: Print an error instead of a debug message on...
2020-03-28 Andreas Rheinhardtffplay, avcodec, avformat: Don't initialize before...
2020-03-19 Andreas Rheinhardtfftools/ffmpeg_opt: Fix [u]int64_t specifier string
2020-03-17 Paul B Maholremove CHAR_MIN/CHAR_MAX usage
2020-03-16 Jan Ekströmffmpeg: explicitly handle sub2video subpicture initiali...
2020-03-08 Marton Balintfftools/ffmpeg_opt: remove bogus warning of multiple...
2020-03-08 Marton Balintfftools/ffmpeg_opt: warn about overwritten parsed options
2020-03-08 Marton Balintfftools/ffplay: fix possible memory leak in decoder
2020-03-07 Timo Rothenpielerffmpeg: default hwaccel_output_format to cuda when...
2020-03-03 James Almerffmpeg: remove superfluous custom cuvid hwaccel
2020-02-29 Andreas Rheinhardtfftools/ffmpeg_opt: Fix leak of options when parsing...
2020-02-16 Michael Niedermayerfftools/ffmpeg: Fix integer overflow in duration comput...
2020-02-14 Andreas Rheinhardtfftools/ffprobe: Remove unneeded casts
2020-02-12 Andreas Rheinhardtfftools/ffmpeg: Integrate two checks
2020-01-30 Jun Zhaocmdutils: fix crash if no name for "ffmpeg -h protocol"
2020-01-30 Steven Liucmdutils: add show_help_protocol for get protocol options
2020-01-27 Carl Eugen Hoyosffmpeg: Do not print "SDP:" on top of sdp files.
2020-01-08 Martin Storsjöcmdutils: Fix compilation on cygwin wrt SetDllDirectory...
2020-01-05 Gyan Doshiffmpeg: don't force source-tracked keyframes for duplicates
2020-01-05 Gyan Doshiffmpeg: remove premature rescaling of forced_keyframe...
2019-12-31 Zhao Zhilifftools/ffmpeg_filter: remove sws_param option from...
2019-12-28 Carl Eugen Hoyosfftools/ffmpeg_opt: Add a missing closing brackets.
2019-12-23 Jun Zhaofftools/cmdutils: Fix break command dump for -map option
2019-12-21 Nicolas Gaullierfftools/ffmpeg: Reindent after last commit
2019-12-21 Nicolas Gaullierfftools/ffmpeg: Fix forward CPB props in to out
2019-12-18 Martin Storsjöffprobe: Fix fate tests for ffprobe in cases where...
2019-12-13 Martin Storsjöconfigure: Check for the SetDllDirectory and GetModuleH...
2019-11-06 Andreas Rheinhardtfftools/ffmpeg_opt: Fix mixed declarations and code
2019-10-24 Andreas Rheinhardtfftools/ffmpeg: Free swresample dictionary during cleanup
2019-10-18 Jun Zhaofftools/ffmpeg_opt: add error handle if av_asprintf...
2019-10-15 James Almerffprobe: fix output of packets_and_frames section in...
2019-10-12 Andreas Rheinhardtfftools/ffmpeg: Improve streamcopy
2019-10-01 Lou Logancmdutils: trailing options may be ignored
2019-09-27 Lou Loganffmpeg_opt: remove errant space
2019-09-27 Lou Logandoc/ffmpeg: -timelimit is in user time
2019-09-17 Andreas Rheinhardtfftools/ffmpeg_opt: Fix signed integer overflow
2019-09-13 Gyan Doshicmdutils: promote report level if loglevel is higher
2019-09-05 Gyan Doshiffmpeg: switch to avformat_seek_file for stream_loop
2019-09-04 Akemiavcodec/videotoolbox: add support for full range pixel...
2019-08-14 Andreas Rheinhardtfftools: Use right function signature and pointers
2019-08-14 Marton Balintffplay: properly detect all window size changes
2019-07-03 Jun Zhaoffmpeg_opt: Respect default disposition when select...
2019-06-21 Derek Buitenhuisffprobe: Fix memory leak
2019-06-02 Mark Thompsonffmpeg_hw: Treat empty device string as no device setting
2019-06-02 Mark Thompsonffmpeg_hw: Mark some strings as const
2019-05-26 Antonin Gouzerfftools/ffprobe: Add S12M Timecode output as side data...
2019-05-20 Daniel Kuceraffplay: added option always on top for video window
2019-05-02 James AlmerMerge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'
2019-05-02 James AlmerMerge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'
2019-05-02 James AlmerMerge commit 'c93e92f2b25f4174350ded3f59ad117ec8eb1fe4'
2019-05-02 James AlmerMerge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'
2019-05-02 James AlmerMerge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
2019-04-19 Andreas Hakonlibavformat: improve logs with cur_dts
2019-04-16 fumoboy007avcodec/videotoolbox: add support for 10bit pixel format
2019-03-28 Thierry Foucufftools/ffmpeg: Check if we do have also a filter_compl...
2019-03-22 James AlmerMerge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff'
2019-03-14 James AlmerMerge commit 'f8abf7d4dfa0504f7f65e4f1fd9d22e01cb371cc'
2019-03-14 James AlmerMerge commit '186bd30aa3b6c2b29b4dbf18278700b572068b1e'
next