summaryrefslogtreecommitdiff
path: root/vp9/decoder
AgeCommit message (Expand)Author
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-07Optimize add_constant_residual functionYunqing Wang
2013-03-07Merge "Allocate 16-byte aligned diff buffer" into experimentalYunqing Wang
2013-03-07Allocate 16-byte aligned diff bufferYunqing Wang
2013-03-07Re-add support for ADST in superblocks.Ronald S. Bultje
2013-03-07Fix issue in add_residual intrinsic functionYunqing Wang
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-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-01Merge master branch into experimentalJohn Koleszar
2013-02-28Add eob<=10 case in idct32x32Yunqing Wang
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-28Dequantization code cleanup.Dmitry Kovalev
2013-02-27Merge "Motion vectors code cleanup." into experimentalDmitry Kovalev
2013-02-27Merge "Remove unused file" into experimentalYunqing Wang
2013-02-27Motion vectors code cleanup.Dmitry Kovalev
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-27Remove unused fileYunqing Wang
2013-02-27Move eob from BLOCKD to MACROBLOCKD.Ronald S. Bultje
2013-02-27Combined motion compensation with scaled predictorsJohn Koleszar
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Merge "Merge cnvcontext experiment." into experimentalRonald S. Bultje
2013-02-26Optimize vp9_dc_only_idct_add_c functionYunqing Wang
2013-02-26Merge "Refactor inter recon functions to support scaling" into experimentalJohn Koleszar
2013-02-26Merge cnvcontext experiment.Ronald S. Bultje
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-25Changing pitch value meaning for fht and iht transforms.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
2013-02-22Code cleanup.Dmitry Kovalev
2013-02-21Code cleanup.Dmitry Kovalev
2013-02-21Remove "eobs" array in MACROBLOCKD.Ronald S. Bultje
2013-02-20Merge lossless experimentYaowu Xu
2013-02-19Merge "fixed an enc/dec mis-match issue" into experimentalYaowu Xu
2013-02-19fixed an enc/dec mis-match issueYaowu Xu
2013-02-1916x16 butterfly inverse ADST/DCT hybrid transformJingning Han
2013-02-15Remove some unused structs and members from the decoder.Ronald S. Bultje
2013-02-15Remove Y2 and Y-no-DC token types from the bitstream.Ronald S. Bultje