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-11-16cmdutils: add an option for listing stream dispositionsAnton Khirnov
2021-07-16fftools/cmdutils.c: Add cmd line option to override detection of cpu count.Thilo Borgmann
2021-01-23doc/fftools-common-opts: document max_allocGyan Doshi
2021-01-23doc/fftools-common-opts: document buildconfGyan Doshi
2020-08-08doc/fftools-common-opts: document ffmpeg -h protocol=protocol_nameJun Zhao
2020-08-08doc/fftools-common-opts: fix typo (name => named)Jun Zhao
2020-02-09avutil/log: drop support for NO_COLOR environment variableMarton Balint
2020-01-20doc/fftools-common-opts: small fix to -report documentation.Nicolas George
2019-06-14doc/fftools-common-opts: document ffmpeg -h bsf=bitstream_filter_nameJun Zhao
2019-05-24avformat/utils: fix stream ordering for program ID stream specifiersMarton Balint
2019-02-25doc: -report defaults to loglevel debugGyan Doshi
2019-02-17doc/fftools-common-opts: add example for codec option stream specifiersGyan Doshi
2019-02-14avformat/utils: parse some stream specifiers recursivelyMarton Balint
2018-04-13avformat/utils: Stream specifier enhancement 2.Bela Bodecs
2018-04-13avformat/utils: Stream specifier enhancementBela Bodecs
2018-04-12doc: update loglevel option documentationTobias Rapp
2017-11-26doc/fftools: Remove documentation for old -opencl_bench optionMark Thompson
2017-04-18doc/fftools-common-opts: Fixed a typo in the common arguments listMickael Maison
2017-02-11doc: Add muxers/demuxers list optionMulvya
2016-10-11doc: fix various typos and grammar errorsMoritz Barsnick
2015-09-02lavf: add V as a video stream specifier which is not an attached pictureMarton Balint
2015-04-20Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer
2015-04-11doc: add aarch64 cpuflags to fftools documentationJames Almer
2015-04-11doc: add missing arm cpuflags to fftools documentationJames Almer
2015-04-11doc: add missing x86 cpuflags to fftools documentationJames Almer
2015-03-20Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c'Michael Niedermayer
2015-01-28doc/fftools-common-opts: update/extend documentation for -opencl_bench optionManeesh Gupta
2014-12-13doc: add FFREPORT exampleLou Logan
2014-12-11doc: add loglevel numerical valuesLou Logan
2014-10-25opts: add list device sources/sinks optionsLukasz Marek
2014-10-25doc/fftools-common-opts: document -devices optionLukasz Marek
2014-08-28Replace incorrect use of "multiply" with "multiple"James Darnley
2014-08-14doc: fix toolnameMichael Niedermayer
2014-08-14Merge commit '481a3667495425db9fdffb653292b6460fb68208'Michael Niedermayer
2014-06-15cmdutils: implement FFREPORT=level=...Michael Niedermayer
2014-03-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-12-30Allow hiding the banner.Carl Eugen Hoyos
2013-12-10cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang
2013-10-27cmdutils: add -colors optionStefano Sabatini
2013-09-23doc/fftools: rework some paragraph in the AVOptions chapterStefano Sabatini
2013-09-17doc/fftools-common-opts: document -help long and full outputStefano Sabatini
2013-09-10doc: Rename avtools-common-opts to fftools-common optsTimothy Gu
2011-09-11doc: cosmetics, rename fftools-common-opts to avtools-....Anton Khirnov
2011-09-11avconv: move audio_sample_fmt to options context.Anton Khirnov
2011-08-12cmdutils: allow precisely specifying a stream for AVOptions.Anton Khirnov
2011-07-28doc/fftools-common-opts: wording fixes missing from the previous commit.Anton Khirnov
2011-07-28doc: document using AVOptions in fftools.Anton Khirnov
2011-03-17replace FFmpeg with Libav in doc/Janne Grunau
2010-12-07Deprecate the use of the NO_COLOR environment variable.Stefano Sabatini
2010-12-07Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use ofStefano Sabatini