summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2013-05-31Merge all various transform size data trackers into single variables.Ronald S. Bultje
2013-05-30Merge all intra mode coding trees into a single one.Ronald S. Bultje
2013-05-26Remove splitmv.Ronald S. Bultje
2013-05-17Remove MODE_STATS flag and codePaul Wilkins
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-30Merge "Renaming refresh_entropy_probs to refresh_frame_context." into experim...Dmitry Kovalev
2013-04-30Merge "Consistent names for quant-related functions and variables." into expe...Dmitry Kovalev
2013-04-26Renaming refresh_entropy_probs to refresh_frame_context.Dmitry Kovalev
2013-04-26Consistent names for quant-related functions and variables.Dmitry Kovalev
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
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