OSDN Git Service

avconv: move max_frames to options context.
authorAnton Khirnov <anton@khirnov.net>
Mon, 29 Aug 2011 07:16:42 +0000 (09:16 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 5 Sep 2011 09:16:46 +0000 (11:16 +0200)
commit96139b5e32618c4370bf5173ba0570503eda5a8c
treeac59e4228e9e6459202815f6df15c2315b400fb2
parent039267f192f335144d9251e6f05a1513dd1e8ef1
avconv: move max_frames to options context.

Add a -frames option that uses generic stream specifiers, change
-[vad]frames into aliases to it.
avconv.c
doc/avconv.texi
tests/fate/h264.mak