summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-10-18Using stride (# of elements) instead of pitch (bytes) in fdct16x16.Dmitry Kovalev
2013-10-17Using stride (# of elements) instead of pitch (bytes) in fdct32x32.Dmitry Kovalev
2013-10-16Initial 1-pass.Marco Paniconi
2013-10-15Merge "add a test vector with frame parallel mode enabled"James Zern
2013-10-14add a test vector with frame parallel mode enabledJames Zern
2013-10-11Making input pointer of any inverse transform constant.Dmitry Kovalev
2013-10-11Consistent names for inverse hybrid transforms (1 of 2).Dmitry Kovalev
2013-10-11Merge "SSE2 8-tap sub-pixel filter optimization"Yunqing Wang
2013-10-11Adjustment to allowed range in resize unit testPaul Wilkins
2013-10-10SSE2 8-tap sub-pixel filter optimizationYunqing Wang
2013-10-10Giving consistent names to IDCT 32x32 functions.Dmitry Kovalev
2013-10-07Giving consistent names to IDCT 16x16 functions.Dmitry Kovalev
2013-10-06Giving consistent names to IDCT 8x8 functions.Dmitry Kovalev
2013-10-04Giving consistent names to IDCT/IWHT functions.Dmitry Kovalev
2013-10-03Merge "mips dsp-ase r2 vp9 decoder convolve module optimizations"Johann
2013-10-02BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORTDmitry Kovalev
2013-10-02mips dsp-ase r2 vp9 decoder convolve module optimizationsParag Salasakar
2013-09-26Align structs used unit test to 32 bytesYaowu Xu
2013-09-26Revert "Align struct to 32 bytes"Yaowu Xu
2013-09-25Align struct to 32 bytesYaowu Xu
2013-09-19Merge "Refactor 8x8 fwd transform unit test"Jingning Han
2013-09-19Merge "fix vp8-only build"Yaowu Xu
2013-09-17fix vp8-only buildJames Zern
2013-09-17Modified resize unit test to output test vectorAdrian Grange
2013-09-16Refactor 8x8 fwd transform unit testJingning Han
2013-09-13Minor adjustment in unit testsYaowu Xu
2013-09-10Enable and fix resize_test for VP9Adrian Grange
2013-09-10Merge "Enable accuracy/memory check for 16x16 transforms"Jingning Han
2013-09-10Merge "Rework 16x16 transform unit test"Jingning Han
2013-09-09test/idct_test: add missing vpx_integer.h includeJames Zern
2013-09-09Enable accuracy/memory check for 16x16 transformsJingning Han
2013-09-09Rework 16x16 transform unit testJingning Han
2013-09-06cleanup cpplint warningsYaowu Xu
2013-09-05Merge "Enable 32x32 Transform unit test"Jingning Han
2013-09-05Enable 32x32 Transform unit testJingning Han
2013-09-05Merge "Added ClearSystemState in a unit test"Yaowu Xu
2013-09-04Added ClearSystemState in a unit testYaowu Xu
2013-09-04Fixing problem with invalid delta_q reading.Dmitry Kovalev
2013-09-03Merge "Fix intermediate height in convolve_c"James Zern
2013-08-30Fix intermediate height in convolve_cTero Rintaluoma
2013-08-29Refactor 16x16 unit testsJingning Han
2013-08-27Merge "Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder."Dmitry Kovalev
2013-08-26Add a test vector that tests color space 444Jim Bankoski
2013-08-26Fix Chroma plane md5 checkJim Bankoski
2013-08-26Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder.Dmitry Kovalev
2013-08-23Fix bug in convolution functions (filter selection)Adrian Grange
2013-08-21Make "good" quality 2-pass vpxenc encoding defaultDeb Mukherjee
2013-08-09Renaming BLOCK_SIZE_TYPES constant to BLOCK_SIZES.Dmitry Kovalev
2013-08-08fix unit test failure on win32 vs2008 buildYaowu Xu
2013-08-06variance x86inc guardsJim Bankoski