Use lookup table to avoid division in mp2 decoder
authorVitor Sessak <vitor1001@gmail.com>
Mon, 28 Jun 2010 04:55:36 +0000 (04:55 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Mon, 28 Jun 2010 04:55:36 +0000 (04:55 +0000)
commit186d02150eabe58e1ccab06919adf245d8f5df08
tree340418e2ada9e37dbaa01927cf74046339f2149d
parenta64fadf62b19551e73e8d049bf4bbeca35a04553
Use lookup table to avoid division in mp2 decoder

Originally committed as revision 23840 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudiodec.c