]> git.sesse.net Git - ffmpeg/history - libavcodec/flacdata.h
Replace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a 33% speedup.
[ffmpeg] / libavcodec / flacdata.h
2009-03-21 Justin Rugglesshare sample rate and blocksize tables between the...