summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodemb.h
AgeCommit message (Expand)Author
2013-05-31Adding plane_block_width and plane_block_height functions.Dmitry Kovalev
2013-05-03Separate transform and quant from vp9_encode_sbJohn Koleszar
2013-05-02Create common vp9_encode_sb{,y}John Koleszar
2013-04-30Make vp9_optimize_sb* commonJohn Koleszar
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-23Move src_diff to per-plane MACROBLOCK dataJohn Koleszar
2013-04-18Make the use of pred buffers consistent in MB/SBJingning Han
2013-04-11Remove unused macroblock versions of reconstruction functions.Ronald S. Bultje
2013-04-09Make SB coding size-independent.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-05Code cleanup.Dmitry Kovalev
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-09New prediction filterAdrian Grange
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
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-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-28remove postproc invokesJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar