summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-07-22frame_size_tests: reduce default 'large' frame sizeJames Zern
2014-07-18y4m_test: drop '_t' from local typenamesJames Zern
2014-07-18vp9_subtract_test: drop '_t' from local typenamesJames Zern
2014-07-18subtract_test: drop '_t' from local typenamesJames Zern
2014-07-18sixtap_predict_test: drop '_t' from local typenamesJames Zern
2014-07-18sad_test: drop '_t' from local typenamesJames Zern
2014-07-18pp_filter_test: drop '_t' from local typenamesJames Zern
2014-07-18partial_idct_test: drop '_t' from local typenamesJames Zern
2014-07-18intrapred_test: drop '_t' from local typenamesJames Zern
2014-07-18idct_test: drop '_t' from local typenamesJames Zern
2014-07-18fdct8x8_test: drop '_t' from local typenamesJames Zern
2014-07-18fdct4x4_test: drop '_t' from local typenamesJames Zern
2014-07-18decode_perf_test: drop '_t' from local typenamesJames Zern
2014-07-18dct32x32_test: drop '_t' from local typenamesJames Zern
2014-07-18dct16x16_test: drop '_t' from local typenamesJames Zern
2014-07-18convolve_test: drop '_t' from local typenamesJames Zern
2014-07-18Use custom mkstemp() to fix Win issue in y4m_testDeb Mukherjee
2014-07-18Merge "Fix FrameSizeTestsLarge unit-test on 32-bit arch."Deb Mukherjee
2014-07-18Merge "Separates profile 2 into 2 profiles 2 and 3"Deb Mukherjee
2014-07-18Fix FrameSizeTestsLarge unit-test on 32-bit arch.Deb Mukherjee
2014-07-17Separates profile 2 into 2 profiles 2 and 3Deb Mukherjee
2014-07-17Merge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"Scott LaVarnway
2014-07-17allow config options to limit max size of decodeJim Bankoski
2014-07-16New decode perf test filesJoshua Litt
2014-07-16Added vp9_sad64x64_neon(), vp9_sad32x32_neon()Scott LaVarnway
2014-07-16Merge "invalid_file_test: add an operator<< for DecodeParam"James Zern
2014-07-15Merge "Fix show_existing_frame not decreasing frame buffer ref counter."Adrian Grange
2014-07-15Fix show_existing_frame not decreasing frame buffer ref counter.Alexander Voronov
2014-07-15Merge "active_map_test: remove unused VP9_FACTORY define"Alex Converse
2014-07-14active_map_test: remove unused VP9_FACTORY defineJames Zern
2014-07-14invalid_file_test: add an operator<< for DecodeParamJames Zern
2014-07-14Merge "Fix a potential invalid memory access in non-RD coding flow"Jingning Han
2014-07-14[spatial svc]Implement alt reference framesMinghai Shang
2014-07-12invalid_file_test: convert test param from tuple to structJames Zern
2014-07-11Fix a potential invalid memory access in non-RD coding flowJingning Han
2014-07-11Add unit test to test tile decoding error handling.hkuang
2014-07-10Merge "update vp9_thread.c"James Zern
2014-07-10Merge changes Ie241772d,I3c72e226James Zern
2014-07-10Merge "sh tests: Add support for running tested programs within another progr...Tom Finegan
2014-07-10sh tests: Add support for running tested programs within another program.Tom Finegan
2014-07-10Add warning to temporal SVC test when temporal denoising is disabled.Tom Finegan
2014-07-10tests: add API_REGISTER_STATE_CHECKJames Zern
2014-07-10update vp9_thread.cJames Zern
2014-07-09Merge "Move vp9_thread.* to common."hkuang
2014-07-09Merge "Fix decoder handling of intra-only frames"Adrian Grange
2014-07-08Merge changes I2abd6716,I4a65f7f8James Zern
2014-07-08Merge "invalid_file_test: output error detail on mismatch"James Zern
2014-07-08Fix decoder handling of intra-only framesAdrian Grange
2014-07-07Move vp9_thread.* to common.hkuang
2014-07-05Adds support for reading and writing 10/12-bit y4mDeb Mukherjee