comparison mlp_parser.c @ 9596:182f35c8eaed libavcodec

PPC: implement MULH() in assembler 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.
author mru
date Mon, 04 May 2009 17:31:15 +0000
parents 0dce4fe6e6f3
children dfa02260a864
comparison
equal deleted inserted replaced
9595:f9a7147cc9e6 9596:182f35c8eaed