summaryrefslogtreecommitdiff
path: root/test/vp9_boolcoder_test.cc
AgeCommit message (Expand)Author
2014-04-23Add VPXD_SET_DECRYPTOR support to the VP9 decoder.Joey Parrish
2014-01-23test/: remove unnecessary extern "C"sJames Zern
2013-12-20Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}.Dmitry Kovalev
2013-12-20Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.Dmitry Kovalev
2013-09-06cleanup cpplint warningsYaowu Xu
2013-06-06Add marker bit to bool-coded partition startJohn Koleszar
2013-05-07Replacing vp9_{write, write_literal, bit} macros with functions.Dmitry Kovalev
2013-04-19Finally removing BOOL_DECODER and using vp9_reader instead.Dmitry Kovalev
2013-04-15Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions.Dmitry Kovalev
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-07Merge with upstream experimental changesJohn Koleszar