summaryrefslogtreecommitdiff
path: root/avconv_opt.c
Commit message (Expand)AuthorAge
* avconv: deprecate -isync.Anton Khirnov2012-08-19
* avconv: reformat the options table.Anton Khirnov2012-08-19
* avconv: get rid of ugly casts in the options table.Anton Khirnov2012-08-19
* avconv: try to match codecs by codec descriptor name as a last resort.Anton Khirnov2012-08-19
* avtools: fix show_foo() signatures.Anton Khirnov2012-08-19
* avconv: make -shortest a per-output file option.Anton Khirnov2012-08-18
* avconv: split option parsing into a separate file.Anton Khirnov2012-08-08