summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_common.h
AgeCommit message (Expand)Author
2013-10-23Adding VP9_FRAME_MARKER constant.Dmitry Kovalev
2013-10-15Make vp9_zero use cases of consistent formatJingning Han
2013-07-08Using mi_cols instead of mb_cols.Dmitry Kovalev
2013-06-28Removing CONFIG_DEBUG checks on assertions.Dmitry Kovalev
2013-06-25Moving subexp encoding functions in separate vp9_dsubexp.c file.Dmitry Kovalev
2013-06-07Align frame size to 8 instead of 16.Ronald S. Bultje
2013-06-07Revert "Align frame size to 8 instead of 16."Ronald S. Bultje
2013-06-06Align frame size to 8 instead of 16.Ronald S. Bultje
2013-05-28Compressed/uncompressed frame header changes.Dmitry Kovalev
2013-05-28Revert "Adding API to read/write uncompressed frame header bits." because of ...Dmitry Kovalev
2013-05-21Adding API to read/write uncompressed frame header bits.Dmitry Kovalev
2013-05-08Code cleanup inside vp9_firstpass.c.Dmitry Kovalev
2013-04-15Removing TRUE and FALSE macro definitions.Dmitry Kovalev
2013-04-01Code cleanup.Dmitry Kovalev
2013-03-11Code cleanup.Dmitry Kovalev
2013-03-07Consistent usage of ROUND_POWER_OF_TWO macro.Dmitry Kovalev
2013-03-05Code cleanup.Dmitry Kovalev
2013-02-06Use configure checks for various inline keywords.Ronald S. Bultje
2013-01-0564x64 blocksize support.Ronald S. Bultje
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().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