summaryrefslogtreecommitdiff
path: root/test/test.mk
AgeCommit message (Expand)Author
2014-12-15Revert "Add support for setting byte alignment."Paul Wilkins
2014-12-12Fix a bug that break the vp8 fragment decoder.hkuang
2014-12-12Add support for setting byte alignment.Frank Galligan
2014-12-12Merge "Adds a test to make sure encoder parms get to decoder."Jim Bankoski
2014-12-11Adds a test to make sure encoder parms get to decoder.Jim Bankoski
2014-12-09Adds a decode perf test that builds a new file.Jim Bankoski
2014-11-25Merge "tests: enable resize_test for vp8"James Zern
2014-11-20tests: enable resize_test for vp8James Zern
2014-11-19Added highbitdepth sse2 acceleration for quantizePeter de Rivaz
2014-11-03vp8 quantize testJohann
2014-10-16Adds a set of end-to-end encode testsDeb Mukherjee
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-06Add SSE2 code and unit test for VP9 denoiser.JackyChen
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-22invalid_file_test.cc is only for VP9 decoderJohann
2014-09-16Adding high-bitdepth intra prediction functionsDeb Mukherjee
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-04vp9: correct context buffer resize checkJames Zern
2014-09-04vp9: fail decode if block/frame refs are corruptJames Zern
2014-09-03Add a more complex SEG_LVL_SKIP test vector.Alex Converse
2014-09-02Add a test vector for SEG_LVL_SKIP.Alex Converse
2014-08-29vp9: fix m/t loop filter invalid freeJames Zern
2014-08-27vp9: fix crash in inline loopfilter w/corrupt fileJames Zern
2014-08-27vp9: fix crash in mt loopfilter w/corrupt fileJames Zern
2014-08-11vpx_codec_decode: check data sizeJames Zern
2014-07-30Merge "Add test for vp8 copy frame"Johann
2014-07-28Fix reference frame size restrictions.Jim Bankoski
2014-07-25Add test for vp8 copy frameJohann
2014-07-25Merge "Encode perf test"Joshua Litt
2014-07-25Encode perf testJoshua Litt
2014-07-24Add test for vp8 extend_bordersJohann
2014-07-18Merge "Separates profile 2 into 2 profiles 2 and 3"Deb Mukherjee
2014-07-17Separates profile 2 into 2 profiles 2 and 3Deb Mukherjee
2014-07-17allow config options to limit max size of decodeJim Bankoski
2014-07-16New decode perf test filesJoshua Litt
2014-07-15Fix show_existing_frame not decreasing frame buffer ref counter.Alexander Voronov
2014-07-11Add unit test to test tile decoding error handling.hkuang
2014-07-08Fix decoder handling of intra-only framesAdrian Grange
2014-07-05Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-07-02Reverting "Adds support for reading and writing 10/12-bit y4m" for now becaus...Dmitry Kovalev
2014-07-02Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-07-01Merge "Add a test that tests invalid partitions for profile 1"Jim Bankoski
2014-07-01Add a test that tests invalid partitions for profile 1Jim Bankoski
2014-07-01Add a new yuv444 testvector.Alex Converse
2014-06-30Merge "BITSTREAM: Handle transform size and motion vectors more logically for...Alex Converse