Init simplification and 2% faster wma_decode_block on amd64 with tables use
authorBenjamin Larsson <banan@ludd.ltu.se>
Wed, 8 Mar 2006 09:26:57 +0000 (09:26 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Wed, 8 Mar 2006 09:26:57 +0000 (09:26 +0000)
commit6f3dda9328568b38e81580d6cdf6f4ffdbbe07df
treee2fd13e3aa40992d861d84fff8431eb4af474b79
parent82eb4b0f1bea743f6eaf58c13c475e1e3d045a6a
Init simplification and 2% faster wma_decode_block on amd64 with tables use
instead of pow().

Originally committed as revision 5126 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/wmadec.c