aboutsummaryrefslogtreecommitdiffstats
path: root/avconv_opt.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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