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-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
2019-04-19libavformat: improve logs with cur_dtsAndreas Hakon
2019-04-16avcodec/videotoolbox: add support for 10bit pixel formatfumoboy007
2019-03-28fftools/ffmpeg: Check if we do have also a filter_complex filter.Thierry Foucu
2019-03-11Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer
2019-02-21ffmpeg_filter: initialize sub2video.end_pts together with last_ptsJan Ekström
2019-02-08ffplay: add support for setting the number of filter threadsMarton Balint
2019-02-08ffplay: add missing avfilter_graph_alloc result checkMarton Balint
2019-02-08ffplay: use different decoder names for each media typeMarton Balint
2019-01-15ffmpeg_opt: Print a warning if more than one -vf/-af option was specified.Carl Eugen Hoyos
2019-01-03ffmpeg: allow disabling streams by type for inputsGyan Doshi
2019-01-03ffmpeg: skip disabled streamsGyan Doshi
2018-12-18ffmpeg: improve the intra stream discontinuity messageJan Ekström
2018-12-02ffplay: fix -x and -y options when only one of them is usedMarton Balint
2018-12-02ffplay: convert float math to int math in calculate_display_rectMarton Balint
2018-11-27ffmpeg: Avoid duplicating Closed Captions when increasing frame rate.Carl Eugen Hoyos
2018-11-27fftools/ffmpeg: delete the unused code.Jun Zhao
2018-11-27fftools/ffprobe: Indent the code.Jun Zhao
2018-11-16fftools/ffmpeg: Repair reinit_filter featureMichael Niedermayer
2018-11-11fftools/ffmpeg: Indent the codeJun Zhao