]> git.sesse.net Git - ffmpeg/commit
Move some variable declarations to inside of loops.
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 27 Sep 2009 06:10:36 +0000 (06:10 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 27 Sep 2009 06:10:36 +0000 (06:10 +0000)
commit4e745ea83eee0010c0e2f228f47d1394ed1e2170
tree9bda474c93f5d5d7dfbb29f0476180a51de52892
parent3538a2e47a96ddccc42f06d4b53ecc04b434b9a7
Move some variable declarations to inside of loops.

Originally committed as revision 20048 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3.c