summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_seg_common.c
AgeCommit message (Expand)Author
2016-08-02vp9/common: apply clang-formatclang-format
2016-04-25Experiment to adapt for net AQ offset.paulwilkins
2015-07-20vpx_dsp/prob.h: vp9_ -> vpx_Yaowu Xu
2015-06-11inline vp9_get_segdata()Scott LaVarnway
2015-06-11inline vp9_segfeature_active()Scott LaVarnway
2013-12-16Move two functions to encoderYaowu Xu
2013-10-16Using TREE_SIZE macro for vp9_segment_tree.Dmitry Kovalev
2013-07-12Using vp9_copy and vp9_zero instead of custom code.Dmitry Kovalev
2013-07-11Moving segmentation related vars into separate struct.Dmitry Kovalev
2013-07-09Loop filter code cleanup.Dmitry Kovalev
2013-06-07Fix segment feature data size.Ronald S. Bultje
2013-06-07Change to segment ref frame feature.Paul Wilkins
2013-06-07Fix bug in segment skip.Paul Wilkins
2013-05-30Patch to remove implicit segmentation.Paul Wilkins
2013-05-15Further Implicit Segmentation ChangesPaul Wilkins
2013-04-30Using treed_read/treed_write functions for segment ids.Dmitry Kovalev
2013-04-24Minor tweak to implicit segmentation experiment.Paul Wilkins
2013-04-24Simple implicit segmentation experiment.Paul Wilkins
2013-04-05Segmentation code cleanup.Dmitry Kovalev
2013-03-27Extract setup_frame_size and update_frame_context functions.Dmitry Kovalev
2013-03-19Remove TX size segment featurePaul Wilkins
2013-01-28Segment Skip FlagPaul Wilkins
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-27Clamp decoded feature dataJohn Koleszar
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar