wmaenc: remove bit-exact hack
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 17 Mar 2012 15:42:49 +0000 (11:42 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 17 Mar 2012 15:46:15 +0000 (11:46 -0400)
commitc3da9f506038aea306dd1b9ce48db94ca251a08d
tree891be718bfebe40fe0ab4ac28a10ebb29aa605d3
parent85cf49fab7d4451dd68e5748862c319ee221df6f
wmaenc: remove bit-exact hack

It may have improved cross-platform stability, but wasn't the only place in
the encoder with bitexact issues. It is no longer needed because we have FATE
tests for float encoders using fuzzy comparison.
libavcodec/wmaenc.c