summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodemv.h
AgeCommit message (Expand)Author
2015-06-22Remove tile paramScott LaVarnway
2015-06-02Remove counts paramScott LaVarnway
2015-02-03vp9_dthread: pass frame counts to decoder functionsYunqing Wang
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-23Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann
2014-10-22Implement frame parallel decode for VP9.Hangyu Kuang
2014-03-05Removing vp9_onyxd_int.h file.Dmitry Kovalev
2014-01-23vp9/decoder: add extern "C" to headersJames Zern
2013-12-20Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}.Dmitry Kovalev
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