summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_context_tree.h
AgeCommit message (Expand)Author
2014-07-24s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISINGTim Kopp
2014-07-15VP9 Denoiser denoises after mode/bsize searchTim Kopp
2014-06-12Fast computation path for forward transform and quantizationJingning Han
2014-05-19Replacing int_mv with MV.Dmitry Kovalev
2014-05-19Removing unused members from PICK_MODE_CONTEXT struct.Dmitry Kovalev
2014-05-16Moving PC_TREE from MACROBLOCK to VP9_COMP.Dmitry Kovalev
2014-04-22Renaming "onyx" to "encoder".Dmitry Kovalev
2014-04-17add a context tree structure to encoderJim Bankoski