use memset() instead of slow c loops
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 24 Aug 2006 00:03:51 +0000 (00:03 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 24 Aug 2006 00:03:51 +0000 (00:03 +0000)
commitdaf4cd9ac315e9f64cfea365c17d9385ea0f3aad
tree9f63dbf389686b581e342485d0bd929e4a1c20a4
parentc7aa36964e7dc1c42b676f4d713daae317f65c80
use memset() instead of slow c loops

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