aboutsummaryrefslogtreecommitdiffstats
path: root/cmdutils_common_opts.h
Commit message (Expand)AuthorAgeFilesLines
* opts: add list device sources/sinks optionsLukasz Marek2014-10-251-0/+6
* ffmpeg: add -devices paramLukasz Marek2014-05-281-0/+1
* Allow hiding the banner.Carl Eugen Hoyos2013-12-291-0/+1
* cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-091-0/+1
* cmdutils: Add -buildconf option.Stephen Hutchinson2013-11-191-0/+1
* cmdutils: add -colors optionStefano Sabatini2013-10-271-0/+1
* Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5'Michael Niedermayer2013-10-221-1/+1
|\
| * avplay: Accept cpuflags optionLuca Barbato2013-10-221-0/+1
* | cmdutils_common_opts: fix indention of #ifMichael Niedermayer2013-04-111-2/+2
* | cmdutils: add opencl command line options to ffmpeghighgod04012013-04-111-0/+3
* | cmdutils_common_opts: fix loglevel help text as its inaccurateMichael Niedermayer2013-03-311-2/+2
* | cmdutils: implement debug/fdebug log level update differently.Michael Niedermayer2012-12-201-2/+0
* | Revert "cmdutils: allow specifying the file for -report"Michael Niedermayer2012-11-041-1/+0
* | cmdutils: allow specifying the file for -reportMichael Niedermayer2012-11-011-0/+1
* | cmdutils: add -layouts option.Nicolas George2012-08-281-0/+1
* | Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'Michael Niedermayer2012-08-201-4/+4
|\|
| * cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-191-4/+4
* | Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'Michael Niedermayer2012-08-201-21/+21
|\|
| * avtools: fix show_foo() signatures.Anton Khirnov2012-08-191-16/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-181-1/+3
|\|
| * cmdutils: refactor -codecs option.Anton Khirnov2012-08-181-0/+2
* | cmdutils: fix -fdebug without -v xyMichael Niedermayer2012-04-051-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-071-1/+1
|\|
* | cmdutils: add -cpuflags.Michael Niedermayer2012-02-191-0/+1
* | ff*: add -max_alloc command line optionMichael Niedermayer2011-12-251-0/+1
* | fftools: add -report option.Nicolas George2011-12-101-0/+1
* | cmdutils: Fix loglevel for -debugMichael Niedermayer2011-10-141-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-101-0/+1
|\|
| * avtools: add -v as alias for -loglevelMans Rullgard2011-10-091-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-121-0/+1
|\|
| * avconv: move audio_sample_fmt to options context.Anton Khirnov2011-09-111-0/+1
| * cmdutils: remove OPT_FUNC2Stefano Sabatini2011-05-281-1/+1
* | Make all option parsing functions match the function pointer type through whi...Jeff Downs2011-06-301-12/+12
* | cmdutils: remove OPT_FUNC2Stefano Sabatini2011-05-281-1/+1
|/
* Implement a -pix_fmts option for listing all the supported pixelStefano Sabatini2009-12-211-0/+1
* Add -?, -help, and --help as alternative options to get help.Ramiro Polla2009-12-211-0/+3
* Implement a -filters option, listing all the available libavfilterStefano Sabatini2009-12-121-0/+1
* Factorize common commandline options definition.Stefano Sabatini2009-11-291-0/+8