summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-04-16Recursive partition syntax codingJingning Han
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-03-26Cleaning up rate control code.Dmitry Kovalev
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-06Added stricter Q control flag.Paul Wilkins
2013-02-25Minor rate control refactoring and experiments.Paul Wilkins
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-22Merge "Code cleanup." into experimentalJohn Koleszar
2013-02-22Code cleanup.Dmitry Kovalev
2013-02-22Experimental removal of over quant codePaul Wilkins
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-18Use alt-ref frame context for keyframesJohn Koleszar
2013-01-16Generalize and increase frame coding contextsJohn Koleszar
2013-01-16Start to anonymize reference framesJohn Koleszar
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-08reset segement map on key frameYaowu Xu
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-28Merge "remove the vp9_default_mode_contexts_a" into experimentalYaowu Xu
2012-11-28remove the vp9_default_mode_contexts_aYaowu Xu
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-28removed redundant mode_context data structuresYaowu Xu
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar