summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodframe.h
AgeCommit message (Expand)Author
2013-06-25Moving subexp encoding functions in separate vp9_dsubexp.c file.Dmitry Kovalev
2013-06-05Clean-ups on switchable interpolation and mv_refDeb Mukherjee
2013-05-13Moving vp9_decode_frame declaration to vp9_decodframe.h.Dmitry Kovalev
2013-04-26Consistent names for quant-related functions and variables.Dmitry Kovalev
2013-02-21Code 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-27Add vp9_ prefix to all vp9 filesJohn Koleszar