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
2013-04-11cmdutils_common_opts: fix indention of #ifMichael Niedermayer
2013-04-11cmdutils: add opencl command line options to ffmpeghighgod0401
2013-03-31cmdutils_common_opts: fix loglevel help text as its inaccurateMichael Niedermayer
2012-12-20cmdutils: implement debug/fdebug log level update differently.Michael Niedermayer
2012-11-04Revert "cmdutils: allow specifying the file for -report"Michael Niedermayer
2012-11-01cmdutils: allow specifying the file for -reportMichael Niedermayer
2012-08-28cmdutils: add -layouts option.Nicolas George
2012-08-20Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'Michael Niedermayer
2012-08-20Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'Michael Niedermayer
2012-08-19cmdutils: extend -h to allow printing codec details.Anton Khirnov
2012-08-19avtools: fix show_foo() signatures.Anton Khirnov
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-18cmdutils: refactor -codecs option.Anton Khirnov
2012-04-05cmdutils: fix -fdebug without -v xyMichael Niedermayer
2012-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-20cmdutils: add -cpuflags.Michael Niedermayer
2011-12-25ff*: add -max_alloc command line optionMichael Niedermayer
2011-12-10fftools: add -report option.Nicolas George
2011-10-14cmdutils: Fix loglevel for -debugMichael Niedermayer
2011-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-09avtools: add -v as alias for -loglevelMans Rullgard
2011-09-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-11avconv: move audio_sample_fmt to options context.Anton Khirnov
2011-06-30Make all option parsing functions match the function pointer type through whi...Jeff Downs
2011-05-28cmdutils: remove OPT_FUNC2Stefano Sabatini
2011-05-28cmdutils: remove OPT_FUNC2Stefano Sabatini
2009-12-22Implement a -pix_fmts option for listing all the supported pixelStefano Sabatini
2009-12-21Add -?, -help, and --help as alternative options to get help.Ramiro Polla
2009-12-12Implement a -filters option, listing all the available libavfilterStefano Sabatini
2009-11-30Factorize common commandline options definition.Stefano Sabatini