WMA: use type punning and unroll loops in decode_exp_vlc()
GCC does stupid things if these assignments are done using floats directly, so fill the runs using integer operations instead. Also unroll the loops since the length is always a multiple of 4. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20077 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
Showing
Please register or sign in to comment