summaryrefslogtreecommitdiff
path: root/vp8/encoder/block.h
AgeCommit message (Expand)Author
2012-10-23Merging in the Switchable interp experimentDeb Mukherjee
2012-10-22Merging in the TX_SELECT experimentDeb Mukherjee
2012-10-22Merge of the newmventropy experimentDeb Mukherjee
2012-10-22Merging the hybrid transform experimentsDeb Mukherjee
2012-10-19Some cleanups and fixes.Deb Mukherjee
2012-10-14Add a _4x4 sufix to all 4x4-transform-related functions.Ronald S. Bultje
2012-10-10Merge of the TX_16X16 experimentDeb Mukherjee
2012-10-09Selectable transform size try 2.Ronald S. Bultje
2012-09-27Entropy coding for hybrid transformDeb Mukherjee
2012-09-06New motion vector entropy codingDeb Mukherjee
2012-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-20Superblock coding.Ronald S. Bultje
2012-08-06Merge token_costs into a single table.Daniel Kang
2012-08-03Merging in high_precision_mv experimentDeb Mukherjee
2012-08-0216x16 DCT blocks.Daniel Kang
2012-08-02A few more conversions from 32-bit to 64-bit RD calculations.Ronald S. Bultje
2012-07-30Adds support for switchable interpolation filters.Deb Mukherjee
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