summaryrefslogtreecommitdiff
path: root/test/intrapred_test.cc
AgeCommit message (Expand)Author
2014-03-18intrapred_test: fix inheritanceJames Zern
2014-01-23test/: remove unnecessary extern "C"sJames Zern
2013-09-26Align structs used unit test to 32 bytesYaowu Xu
2013-09-26Revert "Align struct to 32 bytes"Yaowu Xu
2013-09-25Align struct to 32 bytesYaowu Xu
2013-09-06cleanup cpplint warningsYaowu Xu
2013-06-21intrapred_test: add virtual dtor to IntraPredBaseJames Zern
2013-06-18tests: clear system state after non-API callsJames Zern
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-11-27tests: add xmm register check for win64 targetsJames Zern
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-08-31msvs/tests: fix data alignment for asm testsJames Zern
2012-07-23Use ACMRandom for all testsJohann
2012-06-27fix permissions on regular filesJames Zern
2012-06-25Add unit test for intra prediction.Ronald S. Bultje