summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-10-23Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4.Dmitry Kovalev
2013-10-23Renaming vp9_short_fdct32x32 to vp9_fdct32x32.Dmitry Kovalev
2013-10-23Merge "Renaming vp9_short_fdct16x16 to vp9_fdct16x16."Dmitry Kovalev
2013-10-23Renaming vp9_short_fdct16x16 to vp9_fdct16x16.Dmitry Kovalev
2013-10-23Renaming vp9_short_fdct8x8 to vp9_fdct8x8.Dmitry Kovalev
2013-10-22Merge "Using stride (# of elements) instead of pitch (bytes) in fdct4x4."Dmitry Kovalev
2013-10-22Merge changes I305fd55f,I13fe92b1James Zern
2013-10-22Merge "Revert "Merge "SVC improvements"""James Zern
2013-10-22Merge "Using stride (# of elements) instead of pitch (bytes) in fdct8x8."Dmitry Kovalev
2013-10-22Revert "Merge "SVC improvements""James Zern
2013-10-21Using stride (# of elements) instead of pitch (bytes) in fdct4x4.Dmitry Kovalev
2013-10-21SVC improvementsIvan Maltz
2013-10-18Using stride (# of elements) instead of pitch (bytes) in fdct8x8.Dmitry Kovalev
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-17vp9_thread: add vp9_worker_execute()James Zern
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