summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_mbpitch.c
AgeCommit message (Expand)Author
2013-07-01Removing vp9_mbpitch.c, moving vp9_setup_block_dptrs to vp9_block.h.Dmitry Kovalev
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-04-26Remove destination pointers from BLOCKDJohn Koleszar
2013-04-25Remove predictor pointers from BLOCKDJohn Koleszar
2013-04-25Remove diff from BLOCKDJohn Koleszar
2013-04-22Move pre, second_pre to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19Move dst to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19Move diff to MACROBLOCKD per-plane data.John Koleszar
2013-04-18Make the use of pred buffers consistent in MB/SBJingning Han
2013-04-08detokenize: use consistent structure for all block sizesJohn Koleszar
2013-04-04Move qcoeff, dqcoeff from BLOCKD to per-plane dataJohn Koleszar
2013-04-03General code cleanup.Dmitry Kovalev
2013-03-05Code cleanup.Dmitry Kovalev
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-17fixed a warningYaowu Xu
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar