summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_mcomp.c
AgeCommit message (Expand)Author
2013-04-11Encoder code cleanup.Dmitry Kovalev
2013-03-18Changes to rd error_per_bit calculation.Paul Wilkins
2013-03-08Extend diff MV limit from +/-256 to +/-1024Jingning Han
2013-02-28Code cleanup.Dmitry Kovalev
2013-02-28this commit converts all sad ptrs to uint32Jim Bankoski
2013-02-20Entropy stats output code.Paul Wilkins
2013-02-08Replace as_mv struct with arrayJohn Koleszar
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2013-01-0564x64 blocksize support.Ronald S. Bultje
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar