Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-28fftools/ffplay: do not write out of rdft visualization textureMarton Balint
2021-02-27fftools/ffmpeg: Fix leak of AVFilterInOut in case of errorAndreas Rheinhardt
2020-06-01fftools/ffmpeg: update text requesting samplesAndriy Gelman
2020-05-26fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...Marton Balint
2020-05-22Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov
2020-05-22cmdutils: drop libavformat/network.h includeAnton Khirnov
2020-05-21fftools/cmdutils: remove lossless and intra only capability entries from prin...James Almer
2020-05-21fftools/ffmpeg_filter: check the codec's descriptor to see if it's losslessJames Almer
2020-05-06fftools/ffmpeg: use local variable with same contents directlyLimin Wang
2020-05-03ffmpeg: Don't require a known device to pass a frames context to an encoderMark Thompson
2020-05-02fftools/ffmpeg: use a bsf list instead of individual bsfsMarton Balint
2020-05-02fftools/ffprobe: show closed caption info in the stream dumpvectronic
2020-04-26ffmpeg: Remove the hw_device_ctx globalMark Thompson
2020-04-26ffmpeg: Use hardware config metadata with encodersMark Thompson
2020-04-26ffmpeg: Make filter hardware device selection clearerMark Thompson
2020-04-25ffplay: set stream_index to -1 earlier to prevent segfaultPeter Ross
2020-04-23fftools/ffprobe: support DOVI sidedataJun Zhao
2020-04-20cmdutils: stop using deprecated av_codec_next()Anton Khirnov
2020-04-17fftools/ffmpeg_opt: Check attachment filesizeAndreas Rheinhardt
2020-04-15ffmpeg: Do not clip timestamps at LONG_MAX.Carl Eugen Hoyos
2020-04-14fftools: fix hwaccels option dump redundancyJun Zhao
2020-04-13fftools/ffmpeg: also flush encoders which have a variable frame sizeMarton Balint
2020-04-04fftools/ffmpeg: Disable copy_ts on timestamp wraparoundMichael Niedermayer
2020-04-04ffplay: flush correct stream after stats updateGyan Doshi
2020-04-04ffplay: always show stats at all log levels if requested by userGyan Doshi
2020-03-31ffmpeg: Print an error instead of a debug message on exit.Carl Eugen Hoyos
2020-03-28ffplay, avcodec, avformat: Don't initialize before av_packet_ref()Andreas Rheinhardt
2020-03-19fftools/ffmpeg_opt: Fix [u]int64_t specifier stringAndreas Rheinhardt
2020-03-18remove CHAR_MIN/CHAR_MAX usagePaul B Mahol
2020-03-16ffmpeg: explicitly handle sub2video subpicture initializationJan Ekström
2020-03-08fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usageMarton Balint
2020-03-08fftools/ffmpeg_opt: warn about overwritten parsed optionsMarton Balint
2020-03-08fftools/ffplay: fix possible memory leak in decoderMarton Balint
2020-03-07ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvidTimo Rothenpieler
2020-03-04ffmpeg: remove superfluous custom cuvid hwaccelJames Almer
2020-03-01fftools/ffmpeg_opt: Fix leak of options when parsing options failsAndreas Rheinhardt
2020-02-16fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start()Michael Niedermayer
2020-02-14fftools/ffprobe: Remove unneeded castsAndreas Rheinhardt
2020-02-13fftools/ffmpeg: Integrate two checksAndreas Rheinhardt
2020-01-30cmdutils: fix crash if no name for "ffmpeg -h protocol"Jun Zhao
2020-01-30cmdutils: add show_help_protocol for get protocol optionsSteven Liu
2020-01-28ffmpeg: Do not print "SDP:" on top of sdp files.Carl Eugen Hoyos
2020-01-08cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandleMartin Storsjö
2020-01-05ffmpeg: don't force source-tracked keyframes for duplicatesGyan Doshi
2020-01-05ffmpeg: remove premature rescaling of forced_keyframe timesGyan Doshi
2019-12-31fftools/ffmpeg_filter: remove sws_param option from buffersrcZhao Zhili
2019-12-28fftools/ffmpeg_opt: Add a missing closing brackets.Carl Eugen Hoyos
2019-12-23fftools/cmdutils: Fix break command dump for -map optionJun Zhao
2019-12-21fftools/ffmpeg: Reindent after last commitNicolas Gaullier
2019-12-21fftools/ffmpeg: Fix forward CPB props in to outNicolas Gaullier