summaryrefslogtreecommitdiffstats
path: root/avconv_opt.c
Commit message (Expand)AuthorAgeFilesLines
* avtools: remove the distinction between func_arg and func2_arg.Anton Khirnov2012-08-301-52/+52
* avconv: make the -passlogfile option per-stream.Anton Khirnov2012-08-301-2/+6
* avconv: make the -pass option per-stream.Anton Khirnov2012-08-301-10/+3
* avconv: remove unused variable opt_shortestMans Rullgard2012-08-251-1/+0
* avconv: mark more options as expert.Anton Khirnov2012-08-191-12/+12
* avconv: split printing "main options" into global and per-file.Anton Khirnov2012-08-191-11/+21
* avconv: refactor help printing.Anton Khirnov2012-08-191-10/+36
* avconv: print info/capabilities options in a separate help group.Anton Khirnov2012-08-191-1/+4
* cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-191-3/+2
* cmdutils: change semantics of show_help_options() and document it.Anton Khirnov2012-08-191-12/+7
* avtools: move some newlines to show_help_options().Anton Khirnov2012-08-191-7/+7
* avconv: deprecate -isync.Anton Khirnov2012-08-191-12/+8
* avconv: reformat the options table.Anton Khirnov2012-08-191-92/+175
* avconv: get rid of ugly casts in the options table.Anton Khirnov2012-08-191-64/+83
* avconv: try to match codecs by codec descriptor name as a last resort.Anton Khirnov2012-08-191-0/+10
* avtools: fix show_foo() signatures.Anton Khirnov2012-08-191-1/+2
* avconv: make -shortest a per-output file option.Anton Khirnov2012-08-181-1/+2
* avconv: split option parsing into a separate file.Anton Khirnov2012-08-081-0/+1915
OpenPOWER on IntegriCloud