summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodemv.h
AgeCommit message (Expand)Author
2013-10-28vp9: add TileInfoJames Zern
2013-10-22Moving functions from vp9_decodemv.c to vp9_decodframe.c.Dmitry Kovalev
2013-10-21Moving allow_high_precision_mv from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-10-21vp9_read_mode_info: limit scope of function paramsJames Zern
2013-07-25General cleanups.Dmitry Kovalev
2013-06-28Cleanup inside vp9_decodemv.c.Dmitry Kovalev
2013-04-16Replacing BOOL_DECODER with vp9_reader inside vp9_decodemv.Dmitry Kovalev
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar