summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_dboolhuff.c
AgeCommit message (Expand)Author
2013-07-15Removing and moving around constant definitions.Dmitry Kovalev
2013-06-06Add marker bit to bool-coded partition startJohn Koleszar
2013-04-19Finally removing BOOL_DECODER and using vp9_reader instead.Dmitry Kovalev
2013-04-17Moving functions from vp9_dboolhuff.c to vp9_decodframe.c.Dmitry Kovalev
2013-04-15Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions.Dmitry Kovalev
2013-03-05Code cleanup.Dmitry Kovalev
2013-02-22Code cleanup.Dmitry Kovalev
2013-02-21Code cleanup.Dmitry Kovalev
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