summaryrefslogtreecommitdiff
path: root/test/fdct8x8_test.cc
AgeCommit message (Expand)Author
2013-08-08fix unit test failure on win32 vs2008 buildYaowu Xu
2013-07-15Cosmetic changes in 4x4 and 8x8 fdct unit testsJingning Han
2013-06-26Fix aligned memory allocation in unit testsJingning Han
2013-06-26test/fdct*: fix some warningsJames Zern
2013-06-25Tune the rounding operations in 8x8 ADST/DCT sse2Jingning Han
2013-06-25Add 8x8 dct/adst unit testsJingning Han
2013-05-16WIP: 8x8 idct/recon mergeScott LaVarnway
2013-04-16Merge branch 'experimental' into masterJohn Koleszar
2013-04-04tests: use a portable rand() implementationJames Zern
2013-02-22optimize 8x8 fdct rounding for accuracyYaowu Xu
2012-11-24removed the idct rtcd idct callsJim Bankoski
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-06fix test buildsJames Zern
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-08-24change to properly account for coef scaling in unit testsYaowu Xu
2012-08-0216x16 DCT blocks.Daniel Kang
2012-06-29Add 8x8 fDCT unit test.Daniel Kang