summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-02-03Merge "Ensure the error-concealment code is available"Johann
2015-02-02Merge "Allow larger encoder configurations."Alex Converse
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-29Allow larger encoder configurations.Alex Converse
2015-01-27Add vp9_sad32x32x4d_neon Neon intrinsic function.Frank Galligan
2015-01-27Add vp9_sad16x16x4d_neon Neon intrinsic function.Frank Galligan
2015-01-27Add vp9_sad64x64x4d_neon Neon intrinsic function.Frank Galligan
2015-01-23Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann
2015-01-22Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang
2015-01-21Allow external resize via vpx_codec_enc_config_setAlex Converse
2015-01-15Add Neon intrinsics for vp9_avg_8x8_neonFrank Galligan
2015-01-14Merge "Add encoder control for setting color space"Yaowu Xu
2015-01-14Merge "Add 64x64 sub_pel_variance Neon function"Frank Galligan
2015-01-14Add encoder control for setting color spaceYaowu Xu
2015-01-14Merge "Enable decoder to pass through color space info"Yaowu Xu
2015-01-14Add 64x64 sub_pel_variance Neon functionFrank Galligan
2015-01-13Enable decoder to pass through color space infoYaowu Xu
2015-01-13Add 64x variance Neon functionsFrank Galligan
2015-01-12Merge "Unit test for turning VP8 denoiser on/off periodically."JackyChen
2015-01-12vp8: Fix to crash in pick_inter.Marco
2015-01-09Unit test for turning VP8 denoiser on/off periodically.JackyChen
2015-01-08Merge "Disable vp9 _8_ loopfilters"Johann
2015-01-07Unit test for turning VP9 denoiser on/off periodically.JackyChen
2015-01-07Merge "Turn denoiser sensitivity on starting from kf in unit test"Jingning Han
2015-01-06Disable vp9 _8_ loopfiltersJohann
2015-01-06Add missing tests for neon _16_ filtersJohann
2015-01-06Fix encode perf test.Frank Galligan
2015-01-06Turn denoiser sensitivity on starting from kf in unit testJingning Han
2014-12-30Properly set size based on actual buffer layoutYaowu Xu
2014-12-23assert that the write writes the whole packetJim Bankoski
2014-12-22Merge "Revert "Revert "Removal of legacy zbin_extra / zbin_oq_value."""Jim Bankoski
2014-12-22Merge "Add multithread encodes to the encode perf test"Frank Galligan
2014-12-22Revert "Revert "Removal of legacy zbin_extra / zbin_oq_value.""Jingning Han
2014-12-21Merge "Resolve several style issues in decode_perf_test"Jim Bankoski
2014-12-19Resolve several style issues in decode_perf_testJim Bankoski
2014-12-19Add multithread encodes to the encode perf testFrank Galligan
2014-12-19Merge "vp9_ethread: add the multi-threaded encoder unit tests"Yunqing Wang
2014-12-19Merge "Fix including test file twice."Frank Galligan
2014-12-19Merge "Fix encode perf test"Frank Galligan
2014-12-19Revert "Removal of legacy zbin_extra / zbin_oq_value."Paul Wilkins
2014-12-19Merge "Removal of legacy zbin_extra / zbin_oq_value."Paul Wilkins
2014-12-18Ensure the error-concealment code is availableJohann
2014-12-18vp9_ethread: add the multi-threaded encoder unit testsYunqing Wang
2014-12-18Fix including test file twice.Frank Galligan
2014-12-18Fix encode perf testFrank Galligan
2014-12-18Removal of legacy zbin_extra / zbin_oq_value.Paul Wilkins
2014-12-17tests/examples.sh: skip env. check for filtered testsJames Zern
2014-12-17Merge "Enhance the end to end psnr tests"Deb Mukherjee
2014-12-17Enhance the end to end psnr testsDeb Mukherjee
2014-12-17Improve the libvpx encoder test driverYunqing Wang