summaryrefslogtreecommitdiff
path: root/vp9/encoder/encodeframe.c
AgeCommit message (Expand)Author
2012-11-24removed the idct rtcd idct callsJim Bankoski
2012-11-21remove subpixel invoke functionsJim Bankoski
2012-11-16Support 32x32 intra modes in non-keyframe superblocks.Ronald S. Bultje
2012-11-16Further experimentation with the mode contextPaul Wilkins
2012-11-16Merge "Compound inter-intra experiment" into experimentalDeb Mukherjee
2012-11-16Compound inter-intra experimentDeb Mukherjee
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-15Merge changes I63348ae3,I658ea409 into experimentalpascal massimino
2012-11-14Merge "Merge a few mostly-duplicate code fragments in SB/MB encoding." into e...Ronald S. Bultje
2012-11-14Merge a few mostly-duplicate code fragments in SB/MB encoding.Ronald S. Bultje
2012-11-14Silenced a few warnings.Paul Wilkins
2012-11-13Merge "Fix edge MV handling in SBs." into experimentalRonald S. Bultje
2012-11-13A fix in MV_REF experimentDeb Mukherjee
2012-11-12Fix edge MV handling in SBs.Ronald S. Bultje
2012-11-10Fix data type for eobs[] array in SB 4x4 IDCT code.Ronald S. Bultje
2012-11-10Remove 'thismb' data pointer when superblock experiment is on.Ronald S. Bultje
2012-11-10New b-intra mode where direction is contextualDeb Mukherjee
2012-11-08Implement tx_select for superblock encoding.Ronald S. Bultje
2012-11-07merge full pixel refmv experimentYaowu Xu
2012-11-06silent a lot of MSVC compiler warningsYaowu Xu
2012-11-02Place non-static function prototypes in a header file.Ronald S. Bultje
2012-11-02vpx_scale: sync from masterJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje