summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_seg_common.h
AgeCommit message (Expand)Author
2016-08-02vp9/common: apply clang-formatclang-format
2016-06-24cosmetics: Change few types to their posix versionYury Gitman
2016-04-25Experiment to adapt for net AQ offset.paulwilkins
2015-07-20vpx_dsp/prob.h: vp9_ -> vpx_Yaowu Xu
2015-07-20vpx_dsp/bitreader.h: vp9_->vpx_Yaowu Xu
2015-07-20Removed vp9_ prefix from vpx_dsp/bitreader file namesYaowu Xu
2015-07-17Move bit reader files to vpx_dspYaowu Xu
2015-06-11inline vp9_get_segdata()Scott LaVarnway
2015-06-11inline vp9_segfeature_active()Scott LaVarnway
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