summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-05-24vp9-svc: Add max_consec_drop to SVC frame drop.Marco Paniconi
2018-05-19vp9-svc: Fix issue with reseting lst_fb_idx.Marco Paniconi
2018-05-15Merge "vp9: Some speed feature settings for speed 9."Marco Paniconi
2018-05-15Merge "Add vpx_varianceNxM_vsx and vpx_mseNxM_vsx"Luca Barbato
2018-05-15vp9: Some speed feature settings for speed 9.Marco Paniconi
2018-05-15Add vpx_varianceNxM_vsx and vpx_mseNxM_vsxLuca Barbato
2018-05-14Merge "vp9-realtime: Enable alt_ref at speed 5, for live."Marco Paniconi
2018-05-14VSX version of vpx_quantize_b_32x32_vsxLuc Trudeau
2018-05-14vp9-realtime: Enable alt_ref at speed 5, for live.Marco Paniconi
2018-05-14VP9: Add speed 9 for subpel search.Jerome Jiang
2018-05-11Merge "vp9-svc: Fix when whole superframe is dropped."Marco Paniconi
2018-05-11vp9-svc: Fix when whole superframe is dropped.Marco Paniconi
2018-05-11Merge "Fix vpxdec fuzz failure."Jerome Jiang
2018-05-11Merge "ppc: Add vpx_iwht4x4_16_add_vsx"James Zern
2018-05-10Merge "Make upper limit of frame size in ivf reader consistent."Jerome Jiang
2018-05-10Fix vpxdec fuzz failure.Jerome Jiang
2018-05-10Make upper limit of frame size in ivf reader consistent.Jerome Jiang
2018-05-09VSX version of vpx_quantize_b_vsxLuc Trudeau
2018-05-07Add vpx_sum_squares_2d_i16_neon()Linfeng Zhang
2018-05-02Merge "vp9: [loongson] optimize vpx_convolve8 with mmi"xiwei gu
2018-04-27Update variance_test.ccLinfeng Zhang
2018-04-25vp9: [loongson] optimize vpx_convolve8 with mmiguxiwei-hf@loongson.cn
2018-04-24Fix vp8_multi_resolution_encoder test failure.Jerome Jiang
2018-04-19Merge changes I0202a556,Iebb98f3bJames Zern
2018-04-18SVC: Fix duplicated run of svc datarate tests.Jerome Jiang
2018-04-17Update variance avx2 functionsLinfeng Zhang
2018-04-16vp9: fix multiple run for vp9 datarate tests using one bitrate.Jerome Jiang
2018-04-15Merge "vp9: refactor vp9 datarate test for better sharding."Jerome Jiang
2018-04-13vp9: refactor vp9 datarate test for better sharding.Jerome Jiang
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-24ppc: Add vpx_iwht4x4_16_add_vsxAlexandra Hájková
2018-03-23Merge "Restore emms usage on x86_64 after 726b021a12c1b"Martin Storsjö