summaryrefslogtreecommitdiff
path: root/test/dct16x16_test.cc
AgeCommit message (Expand)Author
2013-09-16Refactor 8x8 fwd transform unit testJingning Han
2013-09-09Enable accuracy/memory check for 16x16 transformsJingning Han
2013-09-09Rework 16x16 transform unit testJingning Han
2013-09-06cleanup cpplint warningsYaowu Xu
2013-08-29Refactor 16x16 unit testsJingning Han
2013-08-08fix unit test failure on win32 vs2008 buildYaowu Xu
2013-07-11Cosmetic changes in 16x16 ADST/DCT unit testJingning Han
2013-07-10Add unit test for 16x16 forward ADST/DCTJingning Han
2013-05-15WIP: 16x16 idct/recon mergeScott LaVarnway
2013-02-25optimize forward 16x16 DCT for accuracyYaowu Xu
2013-02-05fix a build issue with MSVC on windowsYaowu Xu
2013-02-04enable 16x16 iDCT unit testYaowu Xu
2012-11-26remove the dependency on idct.hYaowu Xu
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-07A bit of temporary relief on encoder slownessYaowu Xu
2012-08-0216x16 DCT blocks.Daniel Kang