summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_bitstream.c
AgeCommit message (Expand)Author
2013-04-30Merge "General cleanup inside vp9_bitstream.c." into experimentalDmitry Kovalev
2013-04-30Merge "Renaming refresh_entropy_probs to refresh_frame_context." into experim...Dmitry Kovalev
2013-04-27Add forward probability model update for partitionJingning Han
2013-04-26General cleanup inside vp9_bitstream.c.Dmitry Kovalev
2013-04-26Renaming refresh_entropy_probs to refresh_frame_context.Dmitry Kovalev
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-25Adding is_inter_mode function.Dmitry Kovalev
2013-04-25Merge "Move sbsegment out of experimental list" into experimentalJingning Han
2013-04-24Merge two similar functions into oneYaowu Xu
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-24Contextual entropy coding of partition syntaxJingning Han
2013-04-24Extension of segmentation to 8 segments.Paul Wilkins
2013-04-24Simplify Segment CodingPaul Wilkins
2013-04-24Simple implicit segmentation experiment.Paul Wilkins
2013-04-23Make some sb_type comparisons independent of literal enum values.Ronald S. Bultje
2013-04-22Merge "Bugfix from reordering frame probs patch" into experimentalDeb Mukherjee
2013-04-22Bugfix from reordering frame probs patchDeb Mukherjee
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-04-22Merge "Reordering frame header probs." into experimentalSami Pietilä
2013-04-20Merge "Removing get_segment_id function and using existing vp9_get_pred_mb_se...Dmitry Kovalev
2013-04-19Removing get_segment_id function and using existing vp9_get_pred_mb_segid.Dmitry Kovalev
2013-04-19Renaming vp9_extra_bit_struct to vp9_extra_bit.Dmitry Kovalev
2013-04-19Merge "Fixing member names inside TOKENVALUE and TOKENEXTRA structs." into ex...Dmitry Kovalev
2013-04-19Removal of CONFIG_NEW_MVREF experiment.Paul Wilkins
2013-04-18Fixing member names inside TOKENVALUE and TOKENEXTRA structs.Dmitry Kovalev
2013-04-18Merge "Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Commo...Dmitry Kovalev
2013-04-18Reordering frame header probs.Sami Pietilä
2013-04-16Recursive partition syntax codingJingning Han
2013-04-16Merge "Adding vp9_write_prob function (macro for now)." into experimentalDmitry Kovalev
2013-04-16Merge "Adding write_le16 and write_le32 functions." into experimentalJohn Koleszar
2013-04-16Adding write_le16 and write_le32 functions.Dmitry Kovalev
2013-04-16Adding vp9_write_prob function (macro for now).Dmitry Kovalev
2013-04-16Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Common.Dmitry Kovalev
2013-04-16Remove the mb_no_coeff_skip flagJohn Koleszar
2013-04-15Merge "Initial addition of multiple ARF frames" into experimentalAdrian Grange
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-04-14Merge "Renaming vp9_token_struct to vp9_token and removing previous typedef."...Dmitry Kovalev
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-04-11Turning model-based updates on with modelcoefprobDeb Mukherjee
2013-04-11Renaming vp9_token_struct to vp9_token and removing previous typedef.Dmitry Kovalev
2013-04-10A few more cases where sb_type was used arithmetically.Ronald S. Bultje
2013-04-10Make usage of sb_type independent of literal values.Ronald S. Bultje
2013-04-08Code cleanup in bitstream code.Dmitry Kovalev
2013-04-02Renaming sb32_coded and sb64_coded fields.Dmitry Kovalev
2013-03-29Merge "Framework changes in nzc to allow more flexibility" into experimentalDeb Mukherjee
2013-03-28Framework changes in nzc to allow more flexibilityDeb Mukherjee
2013-03-27Save nzcstats.Ronald S. Bultje
2013-03-26Use above/left (instead of previous in scan-order) as token context.Ronald S. Bultje
2013-03-26Add an in-loop deringing experimentJohn Koleszar