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-02fftools: Switch to const AVCodec * where possibleAndreas Rheinhardt
2021-02-28fftools/cmdutils: Use av_strstart instead of strncmpAndreas Rheinhardt
2020-12-03fftools/cmdutils: also print warnings when using -sinks and -sourcesMarton Balint
2020-06-10fftools: switch to the new child class iteration APIAnton Khirnov
2020-06-01fftools/ffmpeg: update text requesting samplesAndriy Gelman
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-04-20cmdutils: stop using deprecated av_codec_next()Anton Khirnov
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-08cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandleMartin Storsjö
2019-12-23fftools/cmdutils: Fix break command dump for -map optionJun Zhao
2019-12-13configure: Check for the SetDllDirectory and GetModuleHandle functionsMartin Storsjö
2019-10-01cmdutils: trailing options may be ignoredLou Logan
2019-09-13cmdutils: promote report level if loglevel is higherGyan Doshi
2019-08-15fftools: Use right function signature and pointersAndreas Rheinhardt
2018-07-28cmdutils: print a more descriptive error message in show_help_bsf() when no b...James Almer
2018-06-17fftools/cmdutils: Replace the number by macro for bprint initJun Zhao
2018-05-28cmdutils: dump supported hardware devices in print_codec()Jun Zhao
2018-05-28cmdutils: print missing caps in print_codec().Jun Zhao
2018-04-03fftools/cmdutils: add support for level flag in loglevel option parserTobias Rapp
2018-04-02cmdutils: fix new API break the "ffmpeg -muxers/demuxers"Jun Zhao
2018-04-01cmdutils: use new APIsJosh de Kock
2018-03-22cmdutils: print supported codecs in show_help_bsf()James Almer
2018-03-17cmdutils: remove a superfluous line breakJames Almer
2018-03-16ffmpeg: support dump bit stream filter options.Jun Zhao
2018-02-08Revert "cmdutils: make use of new iteration APIs"James Almer
2018-02-06lavc/bsf: make BSF iteration the same as other iteratorsJosh de Kock
2018-02-06cmdutils: make use of new iteration APIsJosh de Kock
2017-11-02Merge commit '908f737d6c2900b5d34319ca6ea1d1cb71221463'James Almer
2017-10-02Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer