summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-03-12Merge "Fix typo in comment for number of extra bits for cat6 tokens." into ex...Ronald S. Bultje
2013-03-12Fix typo in comment for number of extra bits for cat6 tokens.Ronald S. Bultje
2013-03-12fix an assumption about uv_strideJohn Koleszar
2013-03-11Code cleanup.Dmitry Kovalev
2013-03-11Fix vp9_tree_probs_from_distribution with CONFIG_CODE_NONZEROCOUNTJohn Koleszar
2013-03-11Merge "Simplify vp9_adapt_nmv_probs" into experimentalJohn Koleszar
2013-03-11Simplify vp9_adapt_nmv_probsJohn Koleszar
2013-03-11Merge "Minor optimization in mv entropy adaptation" into experimentalDeb Mukherjee
2013-03-11Merge "Optimize vp9_tree_probs_from_distribution" into experimentalJohn Koleszar
2013-03-11Minor optimization in mv entropy adaptationDeb Mukherjee
2013-03-10Optimize vp9_tree_probs_from_distributionJohn Koleszar
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-08Merge "Add vp9_idct4_1d_sse2" into experimentalYunqing Wang
2013-03-08Add vp9_idct4_1d_sse2Yunqing Wang
2013-03-08Merge "Consistent usage of ROUND_POWER_OF_TWO macro." into experimentalDmitry Kovalev
2013-03-08Merge "Optimize add_constant_residual function" into experimentalYunqing Wang
2013-03-08Extend diff MV limit from +/-256 to +/-1024Jingning Han
2013-03-07Optimize add_constant_residual functionYunqing Wang
2013-03-07Consistent usage of ROUND_POWER_OF_TWO macro.Dmitry Kovalev
2013-03-07Update ADST selection if tx_size < block_size.Ronald S. Bultje
2013-03-07Re-add support for ADST in superblocks.Ronald S. Bultje
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
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