Fix index to ff_sine_windows[]. Previously the index was usually in reverse
authorRobert Swain <robert.swain@gmail.com>
Sun, 24 Aug 2008 08:31:19 +0000 (08:31 +0000)
committerRobert Swain <robert.swain@gmail.com>
Sun, 24 Aug 2008 08:31:19 +0000 (08:31 +0000)
commitcbcbf439b9641b1f2e95ec2ca23a52e6473f725b
treea9bc8600f3402decd3f0e3141a328b1ea43a2808
parente43b0a7316288ac75e1cd0ff8b0fa8e90ca9164b
Fix index to ff_sine_windows[]. Previously the index was usually in reverse
order.

Originally committed as revision 14940 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/wma.c