summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_bitstream.c
AgeCommit message (Expand)Author
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
2013-03-26Merge "Modeling default coef probs with distribution" into experimentalDeb Mukherjee
2013-03-25Modeling default coef probs with distributionDeb Mukherjee
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-18Replace scaling byte with explicit display sizeJohn Koleszar
2013-03-11Fix vp9_tree_probs_from_distribution with CONFIG_CODE_NONZEROCOUNTJohn Koleszar
2013-03-11Merge "Optimize vp9_tree_probs_from_distribution" into experimentalJohn Koleszar
2013-03-10Optimize vp9_tree_probs_from_distributionJohn Koleszar
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-05Merge changes Ifacbf5a0,Ibad7c3dd into experimentalRonald S. Bultje
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje