summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2013-10-19Modified no memory rate control.Paul Wilkins
2013-10-07Merge "Rate control parameter adjustment"Deb Mukherjee
2013-10-07Rate control parameter adjustmentDeb Mukherjee
2013-10-07cpplint issues resolved vp9_ratectrl.cJim Bankoski
2013-09-27Reusing FRAME_CONTEXT struct to simplify the code.Dmitry Kovalev
2013-08-15Moving segmentation struct from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-08-09Moving loopfilter struct to VP9_COMMON.Dmitry Kovalev
2013-07-20Merge "Moving all loop filter related variables into new struct."Dmitry Kovalev
2013-07-19Moving all loop filter related variables into new struct.Dmitry Kovalev
2013-07-19Removing unused static arrays from vp9_reatectrl.c.Dmitry Kovalev
2013-07-16use consistent framerate namingJames Zern
2013-07-12Adding struct tx_probs and struct tx_counts to cleanup the code.Dmitry Kovalev
2013-07-11Moving segmentation related vars into separate struct.Dmitry Kovalev
2013-07-01Removing vp9_modecont.{h, c}.Dmitry Kovalev
2013-06-10Implement intra-coded framesAdrian Grange
2013-06-07Coding tx-size selection by use of spatial contextDeb Mukherjee
2013-06-07Cleans up mbskip encodingDeb Mukherjee
2013-06-07Coding updates for tx-size selectionDeb Mukherjee
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-05Clean-ups on switchable interpolation and mv_refDeb Mukherjee
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