summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_onyxc_int.h
AgeCommit message (Expand)Author
2014-01-02Merge "Fix show existing frame"Yaowu Xu
2013-12-19Using single struct to represent scale factors.Dmitry Kovalev
2013-12-15Add frame buffer lru cache.Frank Galligan
2013-12-15Merge "Add support to pass in external frame buffers."Frank Galligan
2013-12-15Add support to pass in external frame buffers.Frank Galligan
2013-12-09Renaming comp_pred_mode to reference_mode.Dmitry Kovalev
2013-12-06Removing BLOCK_TYPES and adding PLANE_TYPES constant instead.Dmitry Kovalev
2013-12-06Merge "Renaming constants."Dmitry Kovalev
2013-12-05Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS.Dmitry Kovalev
2013-12-05Renaming constants.Dmitry Kovalev
2013-12-05Fix show existing frameTero Rintaluoma
2013-12-04Fix ref count decrement code.Frank Galligan
2013-12-04Fix the initial references to frame buffers.Frank Galligan
2013-11-22Renaming COMPPREDMODE_TYPE enum and its members.Dmitry Kovalev
2013-11-19Simplifying partition context calculation.Dmitry Kovalev
2013-11-17partition context update speedupJim Bankoski
2013-11-15partition plane context speed upJim Bankoski
2013-11-04Splitting partition_probs array into two arrays.Dmitry Kovalev
2013-10-30Replacing (SWITCHABLE_FILTERS + 1) with SWITCHABLE_FILTER_CONTEXTS.Dmitry Kovalev
2013-10-28Adding {read, write}_partition() instead of check_bsize_coverage().Dmitry Kovalev
2013-10-28vp9: add TileInfoJames Zern
2013-10-28Merge changes If9b16f7d,I75aab21c,I9cbb768c,If5cea3d3,I96940657,I025595d8,Ie0...James Zern
2013-10-28vp9: remove partition+entropy contexts from commonJames Zern
2013-10-25Merge "Adding get_frame_new_buffer() function to replace duplicated code."Dmitry Kovalev
2013-10-25vp9: pass entropy context directly to set_skip_contextJames Zern
2013-10-25vp9: pass context directly to partition functionsJames Zern
2013-10-25Adding COLOR_SPACE enum.Dmitry Kovalev
2013-10-24Adding get_frame_new_buffer() function to replace duplicated code.Dmitry Kovalev
2013-10-24Adding get_frame_ref_buffer() function + cleanup.Dmitry Kovalev
2013-10-24Merge changes I1868fb75,I9ff504c6Dmitry Kovalev
2013-10-24Merge "Improve scale_factors struct"Yunqing Wang
2013-10-23Renaming INTERPOLATIONFILTERTYPE to INTERPOLATION_TYPE.Dmitry Kovalev
2013-10-22Remove right_available member from VP9_COMPAdrian Grange
2013-10-22Improve scale_factors structYunqing Wang
2013-10-22Merge "Removing NUM_ prefix from constant names."Dmitry Kovalev
2013-10-21Inlining set_partition_seg_context function.Dmitry Kovalev
2013-10-21Moving allow_high_precision_mv from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-10-18Removing NUM_ prefix from constant names.Dmitry Kovalev
2013-10-16Removing last_kf_gf_q member from VP9Common structure.Dmitry Kovalev
2013-10-15Updated encoder to handle intra-only framesAlexander Voronov
2013-10-01Moving get_token_alloc function from common to the encoder.Dmitry Kovalev
2013-09-29cpplint issues with onyxc_int.hJim Bankoski
2013-09-19fix integer overflow errorsYaowu Xu
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-09-04make vp9 postproc a config optionJim Bankoski
2013-08-23cosmetics: strip 'VP9_' from defines in vp9 only codeJames Zern
2013-08-22Merge "rename LOG2_* defines to *_LOG2"James Zern
2013-08-22check_bsize_coverage cleanup.Dmitry Kovalev