summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-03-06Merge "Code cleanup." into experimentalDmitry Kovalev
2013-03-05Merge "Optimize add_residual function" into experimentalYunqing Wang
2013-03-05Optimize add_residual functionYunqing Wang
2013-03-05Code cleanup.Dmitry Kovalev
2013-03-05Merge changes Ifacbf5a0,Ibad7c3dd into experimentalRonald S. Bultje
2013-03-04Merge "Code cleanup and simplification of build_4x4uvmvs function." into expe...Dmitry Kovalev
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-03-04Merge "Optimize vp9_short_idct4x4llm function" into experimentalYunqing Wang
2013-03-04Optimize vp9_short_idct4x4llm functionYunqing Wang
2013-03-04Support 16K sequence codingJingning Han
2013-03-01Add unit test for x4 multi-SAD functionsJohn Koleszar
2013-03-01Code cleanup and simplification of build_4x4uvmvs function.Dmitry Kovalev
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-03-01Merge "Add eob<=10 case in idct32x32" into experimentalYunqing Wang
2013-02-28Add eob<=10 case in idct32x32Yunqing Wang
2013-02-28Merge "Fix use of uninitialized memory in CONFIG_ABOVESPREFMV" into experimentalJohn Koleszar
2013-02-28Merge "Refactor vp9_dequant_idct_add function" into experimentalYunqing Wang
2013-02-28Refactor vp9_dequant_idct_add functionYunqing Wang
2013-02-28Removed vp9_dequantize_bScott LaVarnway
2013-02-28Fix use of uninitialized memory in CONFIG_ABOVESPREFMVJohn Koleszar
2013-02-28this commit converts all sad ptrs to uint32Jim Bankoski
2013-02-27Faster vp9_short_fdct8x8.Christian Duvivier
2013-02-27Code cleanup.Dmitry Kovalev
2013-02-27Merge "Remove unused vp9_copy32xn" into experimentalJohn Koleszar
2013-02-27Merge "Remove unused file" into experimentalYunqing Wang
2013-02-27Merge "Move eob from BLOCKD to MACROBLOCKD." into experimentalRonald S. Bultje
2013-02-27Merge "Optimize vp9_dc_only_idct_add_c function" into experimentalYunqing Wang
2013-02-27Merge "give vp9 variance struct a unique name"John Koleszar
2013-02-27Remove unused fileYunqing Wang
2013-02-27Move eob from BLOCKD to MACROBLOCKD.Ronald S. Bultje
2013-02-27Remove unused vp9_copy32xnJohn Koleszar
2013-02-27Merge changes I922f8602,I0ac3343d into experimentalJohn Koleszar
2013-02-27Fix --as=nasm compatibility for new asm code.Jan Kratochvil
2013-02-27Merge "Combined motion compensation with scaled predictors" into experimentalJohn Koleszar
2013-02-27Use 256-byte aligned filter tablesJohn Koleszar
2013-02-27Combined motion compensation with scaled predictorsJohn Koleszar
2013-02-27Set scale factors consistently for SPLITMVJohn Koleszar
2013-02-27Merge "Improve 32x32 forward dct" into experimentalYaowu Xu
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Optimize vp9_dc_only_idct_add_c functionYunqing Wang
2013-02-26Removing redundant 'extern' keyword from function declarations.Dmitry Kovalev
2013-02-26Merge "Refactor inter recon functions to support scaling" into experimentalJohn Koleszar
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-26Improve 32x32 forward dctYaowu Xu
2013-02-25Changing pitch value meaning for fht and iht transforms.Dmitry Kovalev
2013-02-25Code cleanup.Dmitry Kovalev
2013-02-25Code cleanup.Dmitry Kovalev
2013-02-25clean up forward and inverse hybrid transformJingning Han
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-23Further changes to coefficient contexts.Paul Wilkins