summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_recon.c
AgeCommit message (Expand)Author
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-04Fix first-pass intra4x4 for sb8x8 experiment.Ronald S. Bultje
2013-05-01Fix block reconstruction with sb8x8 enabled.Ronald S. Bultje
2013-04-22Rewrite vp9_recon_sb*John Koleszar
2013-04-19Move dst to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19Remove vp9_recon_mb{,y}John Koleszar
2013-04-19Remove redundant pointers from void vp9_recon_sb{y,uv}John 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-11Remove unused vp9_recon_mb{y,uv}_sJohn Koleszar
2013-04-09Make SB coding size-independent.Ronald S. Bultje
2013-04-01Code cleanup in block reconstruction code.Dmitry Kovalev
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
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-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar