summaryrefslogtreecommitdiff
path: root/test/intrapred_test.cc
AgeCommit message (Collapse)Author
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
Merge the vp9-preview branch into master. Change-Id: If700b9054676f24bed9deb59050af546c1ca5296
2012-11-27tests: add xmm register check for win64 targetsJames Zern
Change-Id: I69d00bfd1b10c03581838b15cd9a6dd66f4fa416
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
Change-Id: Ib8f8a66c9fd31e508cdc9caa662192f38433aa3d
2012-08-31msvs/tests: fix data alignment for asm testsJames Zern
Replace DECLARE_ALIGNED_ with vpx_memalign() DECLARE_ALIGNED (__declspec(align())) does not work as intended when used on class data members: Data in classes or structures is aligned within the class or structure at the minimum of its natural alignment and the current packing setting (from #pragma pack or the /Zp compiler option) Change-Id: I304aaa6c3716fbfae24675ecf192f4b40787e83e
2012-07-23Use ACMRandom for all testsJohann
Change-Id: I3bfa40cbc04828fd1d6b61f138c92a2159a67570
2012-06-27fix permissions on regular filesJames Zern
Change-Id: I731354b3cf3405eba2dfffcb47d174b5fa9df21a
2012-06-25Add unit test for intra prediction.Ronald S. Bultje
Change-Id: I7dadadeb99bee5a51219f46fe11c760fc294c735