mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-08 07:32:55 +08:00
3737dd1cd3
Left to its own devices, gcc calculates the full 64-bit product only to discard the low 32 bits. This forces it to do the right thing. 20% faster MP3 decoding on G4. Originally committed as revision 18737 to svn://svn.ffmpeg.org/ffmpeg/trunk