Move declarations in sync() closer to where they are used.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 17 Apr 2009 14:38:52 +0000 (14:38 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 17 Apr 2009 14:38:52 +0000 (14:38 +0000)
commitb33d75fd80780a605f44cfac894d896f62f62ba9
treeffb6e184ab341ed084b8e35b9151b724a3c8e84e
parent236580b478fa7ae242dcc3fc5b9cfceb6f67d9a1
Move declarations in sync() closer to where they are used.

Originally committed as revision 18556 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rmdec.c