summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_seg_common.h
AgeCommit message (Expand)Author
2014-01-23vp9/common: add extern "C" to headersJames Zern
2013-12-19Merge "Converting vp9_treecoder.h to vp9_prob.{h, c}"Dmitry Kovalev
2013-12-16Move two functions to encoderYaowu Xu
2013-12-16Converting vp9_treecoder.h to vp9_prob.{h, c}Dmitry Kovalev
2013-10-16Using TREE_SIZE macro for vp9_segment_tree.Dmitry Kovalev
2013-07-23Renaming of segment constants.Paul Wilkins
2013-07-11Moving segmentation related vars into separate struct.Dmitry Kovalev
2013-06-07Change to segment ref frame feature.Paul Wilkins
2013-05-30Patch to remove implicit segmentation.Paul Wilkins
2013-04-30Using treed_read/treed_write functions for segment ids.Dmitry Kovalev
2013-04-24Simple implicit segmentation experiment.Paul Wilkins
2013-04-05Segmentation code cleanup.Dmitry Kovalev
2013-03-19Remove TX size segment featurePaul Wilkins
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-17Remove vp9_type_aliases.hJohn Koleszar
2012-11-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Clamp decoded feature dataJohn Koleszar
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar