OSDN Git Service

Move variable declaration, fixes the warning:
authorDiego Biurrun <diego@biurrun.de>
Sat, 20 Mar 2010 21:39:50 +0000 (21:39 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 20 Mar 2010 21:39:50 +0000 (21:39 +0000)
commit4903b5ca35ec67dc2966ccccca384dddf27f50f4
treef5e0151c8eb69daa6e226ff52d2d3dee02076b94
parent1366f0597853fc7986b51ee95d6dddc875ac9015
Move variable declaration, fixes the warning:
ffplay.c:1703: warning: unused variable `pos'

Originally committed as revision 22611 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffplay.c