summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_segmentation.c
AgeCommit message (Expand)Author
2013-02-21Code cleanup.Dmitry Kovalev
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-06Reindent segmentation code.Ronald S. Bultje
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-30don't code the branch for the predicted seg_id if that flag is false.Ronald S. Bultje
2013-01-16Start to anonymize reference framesJohn Koleszar
2013-01-09Merge superblocks64 experiment.Ronald S. Bultje
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-0564x64 blocksize support.Ronald S. Bultje
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-11-29Additional warning message cleanup.Jim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar