summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_treereader.h
AgeCommit message (Expand)Author
2013-07-25General cleanups.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
2013-04-11Adding vp9_read_and_apply_sign function.Dmitry Kovalev
2013-03-27Extract setup_frame_size and update_frame_context functions.Dmitry Kovalev
2013-03-05Code cleanup.Dmitry Kovalev
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar