move variable declarations so that their scope is smaller
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 25 Aug 2006 13:58:27 +0000 (13:58 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 25 Aug 2006 13:58:27 +0000 (13:58 +0000)
commit14168ddb285a6e76a173f49b69e1ae5d80a7bf62
treeda7a0f394a031c7f9858b4e8ca1ead086db3f53b
parentbc2d2757bb532fa260c373adb00f4e47766e3449
move variable declarations so that their scope is smaller

Originally committed as revision 6087 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudiodec.c