summaryrefslogtreecommitdiff
path: root/vp8/encoder/encodeintra.c
AgeCommit message (Expand)Author
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Compound intra prediction (b_pred/4x4 only, for now),Ronald S. Bultje
2012-02-10Improved coding using 8x8 transformRonald S. Bultje
2012-02-02Added encoding in Superblock OrderAdrian Grange
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-07Rename use_dc_pred to use_16x16_pred.Ronald S. Bultje
2011-12-01added transform type to MB_MODE_INFOYaowu Xu
2011-11-08Segment signaling of TX sizePaul Wilkins
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-07-20Add 8x8 transform to experimental branchDeb Mukherjee
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-06-14Merge "Populate bmi for B_PRED only"Scott LaVarnway
2011-06-14Fix RT only buildTero Rintaluoma
2011-06-13Populate bmi for B_PRED onlyScott LaVarnway
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-19revise two function definitions with less parametersYaowu Xu
2011-05-19disable trellis optimization for first passYaowu Xu
2011-05-10remove a variable no longer in useYaowu Xu
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-14Improved vp8_rd_pick_intra_mbuv_modeScott LaVarnway
2011-02-14Improved rd_pick_intra4x4blockScott LaVarnway
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-26Rationalize vp8_rd_pick_intra16x16mby_mode()Paul Wilkins
2010-12-03Merge 'Add simple version of activity masking.'John Koleszar
2010-10-26make vp8_recon16x16mb{,y} RTCD functionsJohn Koleszar
2010-10-15change to make use of more trellis quantizationYaowu Xu
2010-10-12Centralize mb skip state calculationJohn Koleszar
2010-10-12Add simple version of activity masking.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-08-10Removed duplicate functionsYaowu Xu
2010-08-10Add trellis quantization.Timothy B. Terriberry
2010-06-24Redo the forward 4x4 dctYaowu Xu
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-07Remove duplicate and unused functionsYaowu Xu
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar