]> git.sesse.net Git - ffmpeg/history - avconv_opt.c
configure: Print list of enabled programs
[ffmpeg] / avconv_opt.c
2012-08-19 Anton Khirnovavconv: reformat the options table.
2012-08-19 Anton Khirnovavconv: get rid of ugly casts in the options table.
2012-08-19 Anton Khirnovavconv: try to match codecs by codec descriptor name...
2012-08-19 Anton Khirnovavtools: fix show_foo() signatures.
2012-08-18 Anton Khirnovavconv: make -shortest a per-output file option.
2012-08-08 Anton Khirnovavconv: split option parsing into a separate file.