summaryrefslogtreecommitdiff
path: root/test/fdct4x4_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-25Cosmetic changes in 4x4 fwd transform unit testJingning Han
2013-06-25Add 8x8 dct/adst unit testsJingning Han
2013-06-20Add unit tests for 4x4 ADSTJingning Han
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-02-22changes related fdct/idct testsYaowu 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-06-29Add 8x8 fDCT unit test.Daniel Kang
2012-06-28Port Yaowu's 4x4 fDCT test.Daniel Kang