summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeintra.c
AgeCommit message (Expand)Author
2013-04-25Remove diff from BLOCKDJohn Koleszar
2013-04-25Remove BLOCK structureJohn Koleszar
2013-04-23Remove coeff from BLOCKJohn Koleszar
2013-04-23Move src_diff to per-plane MACROBLOCK dataJohn Koleszar
2013-04-22Remove vp9_recon_intra_mbuvJohn Koleszar
2013-04-19Move dst to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19Remove vp9_recon_mb{,y}John Koleszar
2013-04-18Make the use of pred buffers consistent in MB/SBJingning Han
2013-04-11Merge "WIP: removing predictor buffer usage from decoder" into experimentalScott LaVarnway
2013-04-11WIP: removing predictor buffer usage from decoderScott LaVarnway
2013-04-11Remove unused macroblock versions of reconstruction functions.Ronald S. Bultje
2013-04-04Move EOB to per-plane dataJohn Koleszar
2013-04-04Move qcoeff, dqcoeff from BLOCKD to per-plane dataJohn Koleszar
2013-03-26Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs.Ronald S. Bultje
2013-03-16Context-pred fix to not use top/left on edgesDeb Mukherjee
2013-03-07Re-add support for ADST in superblocks.Ronald S. Bultje
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-02-28Code cleanup.Dmitry Kovalev
2013-02-27Move eob from BLOCKD to MACROBLOCKD.Ronald S. Bultje
2013-02-25Changing pitch value meaning for fht and iht transforms.Dmitry Kovalev
2013-02-25clean up forward and inverse hybrid transformJingning Han
2013-02-21Forward butterfly hybrid transformJingning Han
2013-02-13Merge "enable bitstream lossless support" into experimentalYaowu Xu
2013-02-13enable bitstream lossless supportYaowu Xu
2013-02-11butterfly inverse 4x4 ADSTJingning Han
2013-02-07Butterfly ADST based hybrid transformJingning Han
2013-02-06Use fdct8x4 instead of fdct4x4 where the block size allows it.Ronald S. Bultje
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-14Remove compound intra-intra experiment.Ronald S. Bultje
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-12Improved vp9_ihtllm_cScott LaVarnway
2012-11-29unused variableJim Bankoski
2012-11-29ihtllm moves to rtcdJim Bankoski
2012-11-28more rtcd cleanupJim Bankoski
2012-11-28Fixing 8x8/4x4 ADST for intra modes with tx selectDeb Mukherjee
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar