summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-09-18Adds high bitdepth convolve, interpred & scalingDeb Mukherjee
2014-09-17[spatial svc] Use string for quantizers and scale-factors option in the test appMinghai Shang
2014-09-16Merge "Adding high-bitdepth intra prediction functions"Deb Mukherjee
2014-09-16Merge "Remove memset of every external frame buffer."Frank Galligan
2014-09-16Adding high-bitdepth intra prediction functionsDeb Mukherjee
2014-09-15Remove memset of every external frame buffer.Frank Galligan
2014-09-15VP8 encoder for ARMv8 by using NEON intrinsics 1Scott LaVarnway
2014-09-14Visual Studio build (warning) fixDeb Mukherjee
2014-09-11Adds high bitdepth transform functions and testsDeb Mukherjee
2014-09-11Merge "Allow specifying opt dependencies"Johann
2014-09-11Allow specifying opt dependenciesJohann
2014-09-11[spatial svc] Remove handling frame and stats packets in the codecMinghai Shang
2014-09-09vp9: wait for key/intra-only frame after corruptionJames Zern
2014-09-08Add an invalid file test for referencing a different color space.Alex Converse
2014-09-06Replacing vp9_get_mb_ss_sse2 asm implementation with intrinsics.Dmitry Kovalev
2014-09-04vp9: correct context buffer resize checkJames Zern
2014-09-04vp9: fail decode if block/frame refs are corruptJames Zern
2014-09-04Actually resetting random generator for all variance test cases.Dmitry Kovalev
2014-09-03Add a more complex SEG_LVL_SKIP test vector.Alex Converse
2014-09-03Neon version of vp8_build_intra_predictors_mby_s() andScott LaVarnway
2014-09-03Merge "[svc] Temporal svc with two pass rate control"Minghai Shang
2014-09-03Merge "Add a test vector for SEG_LVL_SKIP."Yaowu Xu
2014-09-02Merge "Removing MMX SAD calculation code."Dmitry Kovalev
2014-09-02Add a test vector for SEG_LVL_SKIP.Alex Converse
2014-09-02Removing MMX SAD calculation code.Dmitry Kovalev
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-08-29Merge "Removing variance MMX code."Dmitry Kovalev