summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_context_tree.c
AgeCommit message (Expand)Author
2018-01-18clang-format v5.0.0 vp9/Johann
2016-08-02vp9/encoder: apply clang-formatclang-format
2015-10-20Optimize vpx_quantize_{b,b_32x32} assembler.Geza Lore
2015-07-24Don't initialize extra context tree buffers for 4x8 and 8x4.Alex Converse
2015-07-23Allocate four |zcoeff_blk| for sub8x8 contexts.Alex Converse
2015-07-23Allocate eobs array per txblock and not per pixel.Alex Converse
2014-11-24vp9_ethread: modify VP9_COMP structureYunqing Wang
2014-09-11Adds high bitdepth transform functions and testsDeb Mukherjee
2014-05-16Moving PC_TREE from MACROBLOCK to VP9_COMP.Dmitry Kovalev
2014-05-01Cleaning up vp9_context_tree.c.Dmitry Kovalev
2014-04-17add a context tree structure to encoderJim Bankoski