]> git.sesse.net Git - ffmpeg/commit
Add a dummy option -i to ffplay 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)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Mar 2011 16:34:02 +0000 (17:34 +0100)
commit76d4c1676f6367df2847d59754717fb076d98f43
tree7a5734573f0fad7498407d0d61cdc060f351db07
parent1a204f07602bca48cfa867db8c9f2037a8c221c7
Add a dummy option -i to ffplay so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file".

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
cmdutils.c
cmdutils.h
ffplay.c