summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-04-06Revert "third_party: Roll libwebm snapshot."Tom Finegan
2016-04-06Merge changes I7a1c0cba,Ie02b5caf,I2cbd85d7,I644f35b0James Zern
2016-04-05Merge "Fix high bit depth mask and variance reference function"Yi Luo
2016-04-05Fix high bit depth mask and variance reference functionYi Luo
2016-04-05third_party: Roll libwebm snapshot.Tom Finegan
2016-04-04vpx_fdct16x16_1_c/msa: fix accumulator overflowJames Zern
2016-04-02dct32x32_test: create fn pointers w/'&' refJames Zern
2016-04-01dct32x32_test: add PartialTrans32x32Test, RandomJames Zern
2016-03-30vpx_fdct32x32_1_c: fix accumulator overflowJames Zern
2016-03-26Revert "third_party: Roll libwebm snapshot."James Zern
2016-03-25third_party: Roll libwebm snapshot.Tom Finegan
2016-03-18Merge "altref_test: mark AltRefForcedKeyTest as large"James Zern
2016-03-17altref_test: mark AltRefForcedKeyTest as largeJames Zern
2016-03-16Fix using screen content tuning in all the cpu speed tests.Alex Converse
2016-03-15Add tests for VP9E_CONTENT_SCREEN.Alex Converse
2016-03-15Fix typos in unit testshui su
2016-03-09vp9-svc: Fix to frame dropping in svc mode.Marco
2016-03-08Merge "vp9-svc unitests: Add more tests for key frame periods."Marco Paniconi
2016-03-08Merge "VPX: loopfilter_mmx.asm using x86inc 2"Scott LaVarnway
2016-03-08vp9-svc unitests: Add more tests for key frame periods.Marco
2016-03-08VPX: loopfilter_mmx.asm using x86inc 2Scott LaVarnway
2016-03-07vp9-resize tests: Update to real-time resize unittests.Marco
2016-03-04Revert "VPX: loopfilter_mmx.asm using x86inc"James Zern
2016-03-02vp9-svc: Fix issues with svc with periodic key frames.Marco
2016-03-01vp9-svc: Allow for 2 stage downscaling for spatial layers.Marco
2016-02-29vp9-datarate unittests: Include coverage up to speed 8.Marco
2016-02-29vp9: Remove effective_bitrate from SVC datarate tests.Marco
2016-02-26datarate_test/ChangingDropFrameThresh: set kf intervalJames Zern
2016-02-26vp9-svc: Bugfix for svc in non-rd variance partition.Marco
2016-02-25altref_test: move AltRefTest instantiation w/in VP8 checkJames Zern
2016-02-26Merge "vp9/10: fix forced keyframes w/alt-refs enabled"James Zern
2016-02-25vp9: set kf_max_dist to a reasonable default (128)James Zern
2016-02-24vp9/10: fix forced keyframes w/alt-refs enabledJames Zern
2016-02-18VPX: loopfilter_mmx.asm using x86incScott LaVarnway
2016-02-16lpf_8_test: remove unneeded function wrapperJames Zern
2016-02-16split vpx_highbd_lpf_horizontal_16 in twoJames Zern
2016-02-16split vpx_lpf_horizontal_16 in twoJames Zern
2016-02-16vpx_highbd_lpf_horizontal_4: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_horizontal_8: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_vertical_4: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_vertical_8: remove unused count paramJames Zern
2016-02-16vpx_lpf_horizontal_4: remove unused count paramJames Zern
2016-02-16vpx_lpf_horizontal_8: remove unused count paramJames Zern
2016-02-16vpx_lpf_vertical_4: remove unused count paramJames Zern
2016-02-16vpx_lpf_vertical_8: remove unused count paramJames Zern
2016-02-16lpf_8_test: add missing dspr2 testsJames Zern
2016-02-16lpf_8_test: add missing vpx_lpf_horizontal_4 testsJames Zern
2016-02-16lpf_8_test: add missing vpx_lpf_vertical_4 testsJames Zern
2016-02-16lpf_8_test: simplify function wrapper generationJames Zern
2016-02-16Merge "vp9-resize: Fix an issue with external dynamic resize."Marco Paniconi