summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-11-06Modify the frame context memory deallocationYunqing Wang
2014-11-05vp8 quantize is now in intrinsics, not asmJohann
2014-11-05quantize_test: delete QuantizePair related testsJames Zern
2014-11-04Align structures in quantize testJohann
2014-11-04Add some indirection to the quantize testJohann
2014-11-03Merge "WORKAROUND FIX FOR GCC4.9.1"Yunqing Wang
2014-11-03Merge "vp8 quantize test"Johann
2014-11-03vp8 quantize testJohann
2014-11-01WORKAROUND FIX FOR GCC4.9.1levytamar82
2014-10-29Addd error resilience test for temporal layers.Marco
2014-10-21Adding test vectors for profile 2 and 3Deb Mukherjee
2014-10-20Merge "SAD32xh and SAD64xh for AVX2"Yunqing Wang
2014-10-19SAD32xh and SAD64xh for AVX2levytamar82
2014-10-16Merge "Adds a set of end-to-end encode tests"Deb Mukherjee
2014-10-16Adds a set of end-to-end encode testsDeb Mukherjee
2014-10-16[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-16Revert "[spatial svc]Another workaround to avoid using prev_mi"Paul Wilkins
2014-10-14[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-14Merge "Code style change in unit test for VP8/VP9 denoiser."JackyChen
2014-10-13Add a seg map preservation test vector.Alex Converse
2014-10-13Code style change in unit test for VP8/VP9 denoiser.JackyChen
2014-10-10Merge changes Ib5030373,Id614cfe6James Zern
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-09test-data.mk: add some sectional commentsJames Zern
2014-10-09add test-data.mkJames Zern
2014-10-08Merge "Add unit test for VP8 denoiser."JackyChen
2014-10-08Add unit test for VP8 denoiser.JackyChen
2014-10-07experimental : partition using 1/8 x 1/8 imageJim Bankoski
2014-10-07Merge "Add SSE2 code and unit test for VP9 denoiser."JackyChen
2014-10-06Add SSE2 code and unit test for VP9 denoiser.JackyChen
2014-10-06Add range check in inverse ADST 16x16Jingning Han
2014-10-03Merge "Incorporate WRAPLOW macro into non-highbitdepth tx"Deb Mukherjee
2014-10-03Incorporate WRAPLOW macro into non-highbitdepth txDeb Mukherjee
2014-10-02Add a 1x1 enc/dec test.Alex Converse
2014-10-01Drop the very slow BEST encoding from the lossless test.Alex Converse
2014-09-23Merge "High bit-depth loop/arf/postproc filter functions"Deb Mukherjee
2014-09-23High bit-depth loop/arf/postproc filter functionsDeb Mukherjee
2014-09-22Merge "invalid_file_test.cc is only for VP9 decoder"Johann
2014-09-22invalid_file_test.cc is only for VP9 decoderJohann
2014-09-22Merge "[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it fo...Minghai Shang
2014-09-22Merge "[spatial svc]Remove quantizers option. Use max/min quantizers for each...Minghai Shang
2014-09-22Merge "[spatial svc] Use string for quantizers and scale-factors option in th...Minghai Shang
2014-09-22Merge "Fix compile warning."hkuang
2014-09-19Fix compile warning.hkuang
2014-09-19test/tools_common.sh: Add support for dumping list of tests.Tom Finegan
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-18Add a conditional compilation macro to VP8 unit test.JackyChen
2014-09-18Merge "Add unit test for VP9 denoiser."JackyChen
2014-09-18Add unit test for VP9 denoiser.JackyChen
2014-09-18[spatial svc]Remove quantizers option. Use max/min quantizers for each layer.Minghai Shang