-
- Downloads
replace MULL by MULH + shift in dct32() (code is very slightly faster, and the...
replace MULL by MULH + shift in dct32() (code is very slightly faster, and the compiler should be able to optimize the shift away on 64bit archs) Originally committed as revision 6045 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/mpegaudiodec.c 108 additions, 109 deletionslibavcodec/mpegaudiodec.c
- tests/ffmpeg.regression.ref 1 addition, 1 deletiontests/ffmpeg.regression.ref
- tests/libav.regression.ref 11 additions, 11 deletionstests/libav.regression.ref
- tests/rotozoom.regression.ref 1 addition, 1 deletiontests/rotozoom.regression.ref
Loading
Please register or sign in to comment