summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_onyxc_int.h
AgeCommit message (Expand)Author
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
2013-08-22rename LOG2_* defines to *_LOG2James Zern
2013-08-15Moving segmentation struct from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-08-12Entropy context related cleanups.Dmitry Kovalev
2013-08-09Moving loopfilter struct to VP9_COMMON.Dmitry Kovalev
2013-08-05Finally removing all old block size constants.Dmitry Kovalev
2013-08-01Cleanup: removing unused function arguments.Dmitry Kovalev
2013-07-31Removing get_mi_{row, col} functions.Dmitry Kovalev
2013-07-30Consistent update for inter_mode probabilities.Dmitry Kovalev
2013-07-29Renaming TX_SIZE_MAX_SB to TX_SIZES.Dmitry Kovalev
2013-07-23Moving counts from FRAME_CONTEXT to new struct FRAME_COUNTS.Dmitry Kovalev
2013-07-22VP9_COMMON: remove unused temp_scale_frameJames Zern
2013-07-22VP9_COMMON: drop cur_tile_{row,col}_idxJames Zern
2013-07-22Merge "VP[89]_COMMON: remove golden/altref frame counts"James Zern
2013-07-20Merge "Removing pre probabilities from FRAME_CONTEXT."Dmitry Kovalev
2013-07-19Removing pre probabilities from FRAME_CONTEXT.Dmitry Kovalev