summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_alloccommon.h
AgeCommit message (Expand)Author
2014-03-24Initialization code cleanup.Dmitry Kovalev
2014-03-21Renaming and making vp9_update_mode_info_border() static.Dmitry Kovalev
2014-03-13Adding vp9_swap_mi_and_prev_mi() function.Dmitry Kovalev
2014-03-01Remove vp9_create_common()Yaowu Xu
2014-01-23vp9/common: add extern "C" to headersJames Zern
2013-11-14fix scalling bug by buffer auto-reallocationAdrian Grange
2013-09-11New mode_info_context storage -- undo revertScott LaVarnway
2013-09-09Revert "New mode_info_context storage"James Zern
2013-09-06New mode_info_context storageScott LaVarnway
2013-08-29consistently name VP9_COMMON variables #3James Zern
2013-08-29consistently name VP9_COMMON variables #2James Zern
2013-06-10Remove remnants of VP8 profiles/versionsJohn Koleszar
2013-06-05Moving bits from compressed header to uncompressed one.Dmitry Kovalev
2013-04-30Adding vp9_update_frame_size function.Dmitry Kovalev
2013-04-01Code 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