summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-02-27convolve test: validate 1D filters are 1DJohn Koleszar
2013-02-27Run all filters through convolve testJohn Koleszar
2013-02-27Merge "Test upscaling as well as downscaling" into experimentalJohn Koleszar
2013-02-27Merge changes I922f8602,I0ac3343d into experimentalJohn Koleszar
2013-02-27Test upscaling as well as downscalingJohn Koleszar
2013-02-27Use 256-byte aligned filter tablesJohn Koleszar
2013-02-27Merge "Enable 32x32 dct tests" into experimentalYaowu Xu
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-26Enable 32x32 dct testsYaowu Xu
2013-02-25optimize forward 16x16 DCT for accuracyYaowu Xu
2013-02-22optimize 8x8 fdct rounding for accuracyYaowu Xu
2013-02-22changes related fdct/idct testsYaowu Xu
2013-02-13Removal of Hybrid DWT/DCT experiment.Paul Wilkins
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-08Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimentalJohn Koleszar
2013-02-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn Koleszar
2013-02-08Adds a test for the VP8E_SET_SCALEMODE controlJohn Koleszar
2013-02-08Restore SSSE3 subpixel filters in new convolve frameworkJohn Koleszar
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-05Add 8-tap generic convolverJohn Koleszar
2013-02-05fix a build issue with MSVC on windowsYaowu Xu
2013-02-04enable 16x16 iDCT unit testYaowu Xu
2013-01-25Tweak DropFramesWithoutRecovery paramsJohn Koleszar
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-23Support multiple codecs in test infrastructureJohn Koleszar
2013-01-10Fix wrong pitch argument in dct32x32 unit test.Ronald S. Bultje
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-13fixed build issue with round()Yaowu Xu
2012-12-07libvpx_test: ensure rtcd init functions are calledJohn Koleszar
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-12-06libvpx_test: ensure rtcd init functions are calledJohn Koleszar
2012-12-04Enable unit tests to build with MSVCYaowu Xu
2012-11-27tests: add xmm register check for win64 targetsJames Zern
2012-11-27Revert "make: flatten object file directories"John Koleszar
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-26remove the dependency on idct.hYaowu Xu
2012-11-24removed the idct rtcd idct callsJim Bankoski
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-15make: flatten object file directoriesJohn Koleszar
2012-11-14Update to datarate_test.Marco Paniconi
2012-11-07Merge with upstream experimental changes (2)John Koleszar
2012-11-07Merge with upstream experimental changesJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-06Fix variance (signed integer) overflowJames Zern
2012-11-06fix test buildsJames Zern
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje