summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_context_tree.c
Commit message (Expand)AuthorAgeFilesLines
* Optimize vpx_quantize_{b,b_32x32} assembler.Geza Lore2015-10-201-4/+4
* Don't initialize extra context tree buffers for 4x8 and 8x4.Alex Converse2015-07-241-4/+7
* Allocate four |zcoeff_blk| for sub8x8 contexts.Alex Converse2015-07-231-1/+1
* Allocate eobs array per txblock and not per pixel.Alex Converse2015-07-231-1/+1
* vp9_ethread: modify VP9_COMP structureYunqing Wang2014-11-241-21/+21
* Adds high bitdepth transform functions and testsDeb Mukherjee2014-09-111-4/+4
* Moving PC_TREE from MACROBLOCK to VP9_COMP.Dmitry Kovalev2014-05-161-20/+22
* Cleaning up vp9_context_tree.c.Dmitry Kovalev2014-05-011-45/+46
* add a context tree structure to encoderJim Bankoski2014-04-171-0/+155