summaryrefslogtreecommitdiff
path: root/vp8/encoder/encodemb.c
AgeCommit message (Expand)Author
2012-07-17removed floating point version 8x8 fdctYaowu Xu
2012-07-17Restyle codeJohn Koleszar
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-06-18Fix a bunch of warnings.Christian Duvivier
2012-05-15Changed to use integer 8x8 dctYaowu Xu
2012-03-21Only support improved quantPaul Wilkins
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-16Reworked context conversion between 8x8 and 4x4Yaowu Xu
2012-02-16moved scaling from dequantization to inverse transform for T8x8Yaowu Xu
2012-02-10Improved coding using 8x8 transformRonald S. Bultje
2012-02-09Merge Extended Q experiment.Paul Wilkins
2012-01-26fixed an issue with 8x8 token cost in trellisquantYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-02enabled 8x8 intra prediction modes on inter framesYaowu Xu
2011-12-01added transform type to MB_MODE_INFOYaowu Xu
2011-11-16fixed the scaling in 8x8 trellis quantYaowu Xu
2011-11-11Make 8x8 and extend_qrange to work togetherYaowu Xu
2011-11-10scaled the threshold for 2nd order coefficient resetYaowu Xu
2011-11-08make debug match release build on win32 with 8x8 transform enabledYaowu Xu
2011-11-08Segment signaling of TX sizePaul Wilkins
2011-11-03Added context reset when 2nd order coefficients are clearedYaowu Xu
2011-10-25Change to prevent encoding of effect-less 2nd order coefficientsYaowu Xu
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-09-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-07-21fix more merge issuesYaowu Xu
2011-07-20Add 8x8 transform to experimental branchDeb Mukherjee
2011-07-01Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-05-10Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-09clean up unused variable warningsJohann
2011-04-22Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-04-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-12Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-04-11Define RDCOST only onceYunqing Wang
2011-03-23Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-02-25Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-24Removed vp8_block2typeScott LaVarnway
2011-02-18Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-19experiment extending the quantizer rangeYaowu Xu
2011-01-11Remove unused local variablesHenrik Lundin
2010-12-06Merge "adjust RDMULT for UV plane in quantization RDO"Yaowu Xu
2010-12-06adjust RDMULT for UV plane in quantization RDOYaowu Xu
2010-12-03Merge 'Add simple version of activity masking.'John Koleszar
2010-11-11make rdmult adaptive for intra in quantizer RDOYaowu Xu
2010-10-26make vp8_recon16x16mb{,y} RTCD functionsJohn Koleszar