summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeintra.h
AgeCommit message (Expand)Author
2013-08-27Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the encoder.Dmitry Kovalev
2013-08-19Passing plane_bsize to foreach_transformed_block_visitor.Dmitry Kovalev
2013-08-16Removing unused or redundant arguments from *_args structures.Dmitry Kovalev
2013-08-15Moving from ss_txfrm_size to tx_size.Dmitry Kovalev
2013-07-02Calculate rd cost per transformed blockJingning Han
2013-05-30Changed to use new intra coding calls for 1st passYaowu 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-07Merge SB8X8 into the codebaseJingning Han
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-29Separate I4X4_PRED coding from macroblock modulesJingning Han
2013-04-04Move qcoeff, dqcoeff from BLOCKD to per-plane dataJohn Koleszar
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
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