OSDN Git Service

avconv: move frame pixel format to the options context.
authorAnton Khirnov <anton@khirnov.net>
Thu, 1 Sep 2011 06:20:50 +0000 (08:20 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 11 Sep 2011 15:30:03 +0000 (17:30 +0200)
commitb2254d8385dac00f04ce74081810e17b155db785
tree379b093ceba7fffb10efa9e99b2d7339ece76a05
parentca46fde792fd1c98e697b8e3ef54265d7eaf4248
avconv: move frame pixel format to the options context.

Also remove redundant -pix_fmt list syntax, it's inconsistent and  only
makes the code more complicated. -pix_fmts should be enough for
everyone.
avconv.c
doc/avconv.texi