summaryrefslogtreecommitdiff
path: root/cmdutils_common_opts.h
Commit message (Expand)AuthorAge
* cmdutils_common_opts: fix indention of #ifMichael Niedermayer2013-04-11
* cmdutils: add opencl command line options to ffmpeghighgod04012013-04-11
* cmdutils_common_opts: fix loglevel help text as its inaccurateMichael Niedermayer2013-03-31
* cmdutils: implement debug/fdebug log level update differently.Michael Niedermayer2012-12-20
* Revert "cmdutils: allow specifying the file for -report"Michael Niedermayer2012-11-04
* cmdutils: allow specifying the file for -reportMichael Niedermayer2012-11-01
* cmdutils: add -layouts option.Nicolas George2012-08-28
* Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'Michael Niedermayer2012-08-20
|\
| * cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-19
* | Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'Michael Niedermayer2012-08-20
|\|
| * avtools: fix show_foo() signatures.Anton Khirnov2012-08-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-18
|\|
| * cmdutils: refactor -codecs option.Anton Khirnov2012-08-18
* | cmdutils: fix -fdebug without -v xyMichael Niedermayer2012-04-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-07
|\|
* | cmdutils: add -cpuflags.Michael Niedermayer2012-02-19
* | ff*: add -max_alloc command line optionMichael Niedermayer2011-12-25
* | fftools: add -report option.Nicolas George2011-12-10
* | cmdutils: Fix loglevel for -debugMichael Niedermayer2011-10-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-10
|\|
| * avtools: add -v as alias for -loglevelMans Rullgard2011-10-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-12
|\|
| * avconv: move audio_sample_fmt to options context.Anton Khirnov2011-09-11
| * cmdutils: remove OPT_FUNC2Stefano Sabatini2011-05-28
* | Make all option parsing functions match the function pointer type through whi...Jeff Downs2011-06-30
* | cmdutils: remove OPT_FUNC2Stefano Sabatini2011-05-28
|/
* Implement a -pix_fmts option for listing all the supported pixelStefano Sabatini2009-12-21
* Add -?, -help, and --help as alternative options to get help.Ramiro Polla2009-12-21
* Implement a -filters option, listing all the available libavfilterStefano Sabatini2009-12-12
* Factorize common commandline options definition.Stefano Sabatini2009-11-29