summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-04-12vp9 svc: Refactor svc datarate test for better sharding.Jerome Jiang
2018-04-09Merge "vp9-svc: Make constrained_layer_drop default for svc."Marco Paniconi
2018-04-09vp9-svc: Make constrained_layer_drop default for svc.Marco Paniconi
2018-04-06Fix settings for num of tiles in samples & tests.Jerome Jiang
2018-04-02Merge changes I5704bd66,I4d548e97Linfeng Zhang
2018-03-30vp9_datarate_test: relax over shoot constraintsJames Zern
2018-03-30Code cleanup for datarate tests.Jerome Jiang
2018-03-29Split datarate_test.cc to vp8, vp9, svc ones.Jerome Jiang
2018-03-29Merge "test: use testing::*tuple instead of std::tr1"James Zern
2018-03-29Merge "VP9 SVC: Add enum type for framedrop_mode."Jerome Jiang
2018-03-29VP9 SVC: Add enum type for framedrop_mode.Jerome Jiang
2018-03-29Merge "vp9: [loongson] optimize vpx_convolve8 with mmi."xiwei gu
2018-03-28Update sad4d x86 functionsLinfeng Zhang
2018-03-28test: use testing::*tuple instead of std::tr1James Zern
2018-03-28Merge "Add speed test in SADx4Test"Linfeng Zhang
2018-03-28Add speed test in SADx4TestLinfeng Zhang
2018-03-28vp9: [loongson] optimize vpx_convolve8 with mmi.gxw
2018-03-28vp9-svc: Add check in datarate unittests for frame-dropping.Marco Paniconi
2018-03-27vp9-svc: Add logic to enable for constrained framedrop.Marco Paniconi
2018-03-23Merge "Restore emms usage on x86_64 after 726b021a12c1b"Martin Storsjö
2018-03-23Restore emms usage on x86_64 after 726b021a12c1bMartin Storsjo
2018-03-23test: Check for ARCH_X86_64 in addition to _WIN64Martin Storsjo
2018-03-23Merge changes Ied91c7ef,If2dcc6e2,Ib7397e71,Ib6392c79James Zern
2018-03-22vp9 svc frame drop: enable adaptive rd for row mt.Jerome Jiang
2018-03-22Fix dangling-else warningsLinfeng Zhang
2018-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-19reland "use intrinsics for 'emms'"Johann
2018-03-18CopyFrameTest: reduce max size for 32-bit targetsJames Zern
2018-03-16vpx_scale_test: reduce max size for 32-bit targetsJames Zern
2018-03-15vp9-svc: Frame dropper for SVC.Marco Paniconi
2018-03-15Merge "remove spatial svc experiment"Johann Koenig
2018-03-15Merge "Add vp9_highbd_iht16x16_256_add_neon()"Linfeng Zhang
2018-03-15Merge changes I9e0bf2c7,I695b4090Linfeng Zhang
2018-03-14vp9-svc: Bugfix to dyanmic enabling/disabling of layers.Marco Paniconi
2018-03-14remove spatial svc experimentJohann
2018-03-14Revert "use intrinsics for 'emms'"Johann Koenig
2018-03-13Add vp9_highbd_iht16x16_256_add_neon()Linfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht8x8_64_add_neonLinfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-03-13use intrinsics for 'emms'Johann
2018-03-07vpx_scale_test: add w/h output to alloc failureJames Zern
2018-03-05Fix a bug in vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-03-05Fix a bug in vp9_iht8x8_64_add_neon()Linfeng Zhang
2018-03-03disable vp9_highbd_iht{4x4_16,8x8_64}_add_neonJames Zern
2018-03-03disable vp9_iht8x8_64_add_neonJames Zern
2018-03-03disable vp9_iht16x16_256_add_neonJames Zern
2018-02-28Merge "Add vp9_iht16x16_256_add_neon()"Linfeng Zhang
2018-02-27Add vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-02-26datarate_test: correct last_pts_ref_ typeJames Zern
2018-02-24Merge "Clean test/dct_test.cc with testing::Combine"Linfeng Zhang