removed floating point version 8x8 fdct
authorYaowu Xu <yaowu@google.com>
Wed, 18 Jul 2012 05:50:47 +0000 (22:50 -0700)
committerYaowu Xu <yaowu@google.com>
Wed, 18 Jul 2012 05:50:47 +0000 (22:50 -0700)
commitd632bf8cf553e125c9112e921c5a51b7265a0277
treea63eead447904b177266fc39dfae23ffe23136fe
parent11e23e673d4295964fa6558c8c81741002f62aaf
removed floating point version 8x8 fdct

the integer version has very good precision, the float version is no
longer useful. this commit also removes the experiment option from
configure script.

Change-Id: Ibb92e63c9f5083357cdf89c559d584a7deb3353f
configure
vp8/encoder/dct.c
vp8/encoder/encodemb.c