replace MULL with asm too, no significnat speedup but its probably better to not...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 22 Aug 2006 12:07:02 +0000 (12:07 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 22 Aug 2006 12:07:02 +0000 (12:07 +0000)
commitf617adedc8766ad7bccb4b996a943ef7fcb7796f
tree879c93882f143e2915484f6954b68c55a15dcae5
parent47a0cd7408336716c18126ea65564b884c4ad2dd
replace MULL with asm too, no significnat speedup but its probably better to not take any chances, some versions of gcc will almost certainly mess it up too if they can

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