summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodemb.c
AgeCommit message (Expand)Author
2013-06-26Merge "Make intra predictor reference buffer configurable"Jingning Han
2013-06-26Make intra predictor reference buffer configurableJingning Han
2013-06-26Remove unused macro RDTRUNC_8x8 from encodemb.c.Ronald S. Bultje
2013-06-25Removing unused code.Dmitry Kovalev
2013-06-21Add subtract_block SSE2 version and unit test.Ronald S. Bultje
2013-06-18Merge "Make fdct32 computation flow within 16bit range"Jingning Han
2013-06-18Make fdct32 computation flow within 16bit rangeJingning Han
2013-06-17Removing vp9_invtrans.{c, h} files.Dmitry Kovalev
2013-06-10Fix use of get_uv_tx_size in loopfilterJohn Koleszar
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-06don't tokenize & encode tokens for blocks in UMVJim Bankoski
2013-05-31Merge "Adding plane_block_width and plane_block_height functions." into exper...Dmitry Kovalev
2013-05-31Costing fixes related to trellis optimizationDeb Mukherjee
2013-05-31Adding plane_block_width and plane_block_height functions.Dmitry Kovalev
2013-05-29Balancing coef-tree to reduce bool decodesDeb Mukherjee
2013-05-29Merge "further clean-ups on intra4x4 coding" into experimentalJingning Han
2013-05-29Residual coding to cache energy class of tokens.Sami Pietila
2013-05-28further clean-ups on intra4x4 codingJingning Han
2013-05-27a few clean-upsYaowu Xu
2013-05-23Merge Scatter Scan experiment.Paul Wilkins
2013-05-22changes intra coding to be based on txfm blockYaowu Xu
2013-05-22Generalized intra 4x4 encoding for all sizesYaowu Xu
2013-05-21Merge "Initial version of alpha channel support" into experimentalJohn Koleszar
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-16WIP: 8x8 idct/recon mergeScott LaVarnway
2013-05-15WIP: 16x16 idct/recon mergeScott LaVarnway
2013-05-14WIP: 32x32 idct/recon mergeScott LaVarnway
2013-05-13Change to band calculation.Paul Wilkins
2013-05-08Use common get_uv_tx_size()John Koleszar
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-03Separate transform and quant from vp9_encode_sbJohn Koleszar
2013-05-02Create common vp9_encode_sb{,y}John Koleszar
2013-04-30Make vp9_optimize_sb* commonJohn Koleszar
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-29Change above/left_context to use an 8x8 basis.Ronald S. Bultje
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-25Use b_width/height_log2 instead of mb_ where appropriate.Ronald S. Bultje
2013-04-25Move dequant from BLOCKD to per-plane MACROBLOCKDJohn Koleszar
2013-04-25Remove BLOCK structureJohn Koleszar
2013-04-23Merge "Convert coeff to per-plane MACROBLOCK data" into experimentalJohn Koleszar
2013-04-23Convert coeff to per-plane MACROBLOCK dataJohn Koleszar
2013-04-23Merge "Move src_diff to per-plane MACROBLOCK data" into experimentalJohn Koleszar
2013-04-23Move src_diff to per-plane MACROBLOCK dataJohn Koleszar
2013-04-22Adding get_scan_{4x4, 8x8, 16x16} functions.Dmitry Kovalev
2013-04-22Merge "Removes the code_nonzerocount experiment" into experimentalDeb Mukherjee
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee
2013-04-22Merge "End of orientation zero group experiment" into experimentalDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-04-22reconinter: remove unnecessary functions, paramsJohn Koleszar