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
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
2019-12-18ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t...Martin Storsjö
2019-12-13configure: Check for the SetDllDirectory and GetModuleHandle functionsMartin Storsjö
2019-11-06fftools/ffmpeg_opt: Fix mixed declarations and codeAndreas Rheinhardt
2019-10-25fftools/ffmpeg: Free swresample dictionary during cleanupAndreas Rheinhardt
2019-10-18fftools/ffmpeg_opt: add error handle if av_asprintf return nullJun Zhao
2019-10-15ffprobe: fix output of packets_and_frames section in JSON formatJames Almer
2019-10-12fftools/ffmpeg: Improve streamcopyAndreas Rheinhardt
2019-10-01cmdutils: trailing options may be ignoredLou Logan
2019-09-28ffmpeg_opt: remove errant spaceLou Logan
2019-09-27doc/ffmpeg: -timelimit is in user timeLou Logan
2019-09-17fftools/ffmpeg_opt: Fix signed integer overflowAndreas Rheinhardt
2019-09-13cmdutils: promote report level if loglevel is higherGyan Doshi
2019-09-05ffmpeg: switch to avformat_seek_file for stream_loopGyan Doshi
2019-09-04avcodec/videotoolbox: add support for full range pixel formatsAkemi
2019-08-15fftools: Use right function signature and pointersAndreas Rheinhardt
2019-08-14ffplay: properly detect all window size changesMarton Balint
2019-07-03ffmpeg_opt: Respect default disposition when select audio/videoJun Zhao
2019-06-21ffprobe: Fix memory leakDerek Buitenhuis
2019-06-03ffmpeg_hw: Treat empty device string as no device settingMark Thompson
2019-06-03ffmpeg_hw: Mark some strings as constMark Thompson
2019-05-27fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)Antonin Gouzer
2019-05-20ffplay: added option always on top for video windowDaniel Kucera