summaryrefslogtreecommitdiff
path: root/vp8/encoder/block.h
AgeCommit message (Expand)Author
2012-07-17Restyle codeJohn Koleszar
2012-07-16Add missing mv_{col,row}_{min,max}_sb variables to MACROBLOCK struct.Ronald S. Bultje
2012-06-29Get rid of some cast.Christian Duvivier
2012-06-25Continued adaptive entropy codingDeb Mukherjee
2012-05-15Adds new Directional Intra prediction modes.Deb Mukherjee
2012-05-08a number of fixes to entropy stats collectionYaowu Xu
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-04-11T8x8 zbin and rate control changes.Paul Wilkins
2012-04-11Superblock encoding orderAdrian Grange
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-10Improved coding using 8x8 transformRonald S. Bultje
2012-02-09Removal of SEGFEATURES placeholder commentsPaul Wilkins
2012-01-26fixed an issue with 8x8 token cost in trellisquantYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-11-03Segment Features. Removal of #ifdefsPaul Wilkins
2011-10-24Further segment feature extensions.Paul Wilkins
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-07-20Add 8x8 transform to experimental branchDeb Mukherjee
2011-06-30Merge "Copy macroblock data to a buffer before encoding it"Yunqing Wang
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-06-06Merge "neon fast quantize block pair"Johann
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-06-01neon fast quantize block pairTero Rintaluoma
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-13Restructure of activity masking code.Paul Wilkins
2011-04-13store quant_shift as an unsigned charJohann
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-24Added vp8_update_zbin_extraScott LaVarnway
2010-12-28Use the fast quantizer for inter mode selectionScott LaVarnway
2010-12-03Merge 'Add simple version of activity masking.'John Koleszar
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-10-12Add simple version of activity masking.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-07-23Make the quantizer exact.Timothy B. Terriberry
2010-06-24Redo the forward 4x4 dctYaowu Xu
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-08minor cleanup of quantizer and fdct codeYaowu Xu
2010-06-07Remove duplicate and unused functionsYaowu Xu
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar