summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_reconintra.h
AgeCommit message (Expand)Author
2013-08-14Adding const to arguments of intra prediction functions.Dmitry Kovalev
2013-06-26Make intra predictor reference buffer configurableJingning Han
2013-05-27a few clean-upsYaowu Xu
2013-05-22changes intra coding to be based on txfm blockYaowu Xu
2013-05-22Generalized intra 4x4 encoding for all sizesYaowu Xu
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-04-26Remove destination pointers from BLOCKDJohn Koleszar
2013-04-23Enable rectangular support for comp inter-intraJingning Han
2013-04-22Remove vp9_recon_intra_mbuvJohn Koleszar
2013-03-16Context-pred fix to not use top/left on edgesDeb Mukherjee
2013-02-26Removing redundant 'extern' keyword from function declarations.Dmitry Kovalev
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-0564x64 blocksize support.Ronald S. Bultje
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-01Supports inter-intra prediction with superblocksDeb Mukherjee
2012-11-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar