18 Commits (0575772fa04e77fbb3755ad1cb8f040713c1e0d7)

Author SHA1 Message Date
Anton Khirnov 11d957fbd8 avtools: remove the distinction between func_arg and func2_arg. 12 years ago
Anton Khirnov bbcedade00 avconv: make the -passlogfile option per-stream. 12 years ago
Anton Khirnov 038c0b1e06 avconv: make the -pass option per-stream. 12 years ago
Mans Rullgard cba79d2123 avconv: remove unused variable opt_shortest 12 years ago
Anton Khirnov 602b1898e5 avconv: mark more options as expert. 12 years ago
Anton Khirnov f9fada2704 avconv: split printing "main options" into global and per-file. 12 years ago
Anton Khirnov 6e3857fa8c avconv: refactor help printing. 12 years ago
Anton Khirnov f8b1e66553 avconv: print info/capabilities options in a separate help group. 12 years ago
Anton Khirnov a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
Anton Khirnov 7c5012127f cmdutils: change semantics of show_help_options() and document it. 12 years ago
Anton Khirnov dc4c24a3d3 avtools: move some newlines to show_help_options(). 12 years ago
Anton Khirnov 79600a8354 avconv: deprecate -isync. 12 years ago
Anton Khirnov 8fc83fb081 avconv: reformat the options table. 12 years ago
Anton Khirnov d3810c47fe avconv: get rid of ugly casts in the options table. 12 years ago
Anton Khirnov db4766ad1b avconv: try to match codecs by codec descriptor name as a last resort. 12 years ago
Anton Khirnov f617135bc9 avtools: fix show_foo() signatures. 12 years ago
Anton Khirnov 3c0df90584 avconv: make -shortest a per-output file option. 12 years ago
Anton Khirnov f5e668273a avconv: split option parsing into a separate file. 12 years ago