OSDN Git Service

avconv: replace -vcodec/-acodec/-scodec with a better system.
authorAnton Khirnov <anton@khirnov.net>
Mon, 8 Aug 2011 12:29:37 +0000 (14:29 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 16 Aug 2011 04:17:02 +0000 (06:17 +0200)
commit92f1940e998bfb6bc9e1fad1aa8b9c51e5bfec8c
treef11832b519dcb1ee2070c18f4db1f0640d76a2fc
parentff884c79ee16def93a3daa709f44ed65046e03df
avconv: replace -vcodec/-acodec/-scodec with a better system.

The new option doesn't depend on its placement wrt -new* options (which
don't exist anymore) and works in a similar way as per-stream AVOptions.

-[vas]codec remain as aliases to -codec:[vas]
avconv.c
doc/avconv.texi