]> git.sesse.net Git - ffmpeg/history - avconv_opt.c
aarch64: vp9itxfm: Fix incorrect vertical alignment
[ffmpeg] / avconv_opt.c
2012-08-19 Anton Khirnovcmdutils: change semantics of show_help_options() and...
2012-08-19 Anton Khirnovavtools: move some newlines to show_help_options().
2012-08-19 Anton Khirnovavconv: deprecate -isync.
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.