summaryrefslogtreecommitdiff
path: root/vp8/encoder/encodemb.c
AgeCommit message (Expand)Author
2015-08-18Rename vp8 quantize.cJohann
2015-07-07Unify subtract function used in VP8/9Jingning Han
2015-07-06Move subtract functions from vp9 to vpx_dspJingning Han
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2014-09-12Remove unused vp8_strict_quantizeJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add block subtraction functionsJohn Koleszar
2012-01-30RTCD: add FDCT functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-11-15Added predictor stride argument(s) to subtract functionsScott LaVarnway
2011-11-09Relocated idct/add calls for encoderScott LaVarnway
2011-11-04Fix issue 374: eob read incorrectlyTero Rintaluoma
2011-11-03Merge "Change use of eob in the encoder"Scott LaVarnway
2011-11-03Change use of eob in the encoderTero Rintaluoma
2011-10-28added code to clear 2nd order block when appropriateYaowu Xu
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-05-09clean up unused variable warningsJohann
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-04-11Define RDCOST only onceYunqing Wang
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-02-24Removed vp8_block2typeScott LaVarnway
2011-02-10Fix relative include pathsJohn Koleszar
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
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
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-10-02enable trellis quantization for 2nd order blocksYaowu Xu
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-31Changed above and left context data layoutScott LaVarnway
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-08fix a typoYaowu Xu
2010-06-07Remove duplicate and unused functionsYaowu Xu