summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_alloccommon.h
AgeCommit message (Expand)Author
2015-03-19Safely free all the frame buffers after all the workers finish the work.hkuang
2015-03-04Make encoder buffer allocation dynamicAdrian Grange
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
2015-01-22Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang
2014-11-05Totally remove prev_mi in VP9 decoder.hkuang
2014-07-28Add segmentation map array for current and last frame segmentation.hkuang
2014-07-17Modified frame buffer handlingAdrian Grange
2014-06-23Allocate buffers based on correct chroma formatAdrian Grange
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