OSDN Git Service

ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file...
authorBenjamin Larsson <benjamin@southpole.se>
Tue, 8 Mar 2011 14:29:46 +0000 (15:29 +0100)
committerAnton Khirnov <anton@khirnov.net>
Wed, 11 May 2011 05:32:36 +0000 (07:32 +0200)
commit91199cfe55b1398b23a16b1f55df75e62e05198b
tree3741902e27ad258e37f21dd430e9bfe55ea56a13
parentffc437c026dd0e1b8e5d9114163b4e95999b95fd
ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file".

Signed-off-by: Anton Khirnov <anton@khirnov.net>
cmdutils.c
ffplay.c