summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_int.h
AgeCommit message (Expand)Author
2012-07-17Restyle codeJohn Koleszar
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-06-25Continued adaptive entropy codingDeb Mukherjee
2012-06-15Adaptive entropy coding of coefficients, modes, mv.Deb Mukherjee
2012-06-08Key frame and GF sizing changes.Paul Wilkins
2012-05-30Rate control fix.Paul Wilkins
2012-05-29Remove "est_max_qcorrection_factor"Paul Wilkins
2012-05-15Rewrite reference frame costing in the RD loop.Ronald S. Bultje
2012-05-15Adds new Directional Intra prediction modes.Deb Mukherjee
2012-05-11First pass overhaul preparatory change.Paul Wilkins
2012-05-08a number of fixes to entropy stats collectionYaowu Xu
2012-04-25Adds search option for best interpolation filter.Deb Mukherjee
2012-04-25Merge UVINTRA experimentYaowu Xu
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-04-17Added intra mode probabilites into coding_contextYaowu Xu
2012-04-11Refactoring of encode loop and bitstream packingPaul Wilkins
2012-04-11T8x8 zbin and rate control changes.Paul Wilkins
2012-04-11Superblock encoding orderAdrian Grange
2012-03-21Only support improved quantPaul Wilkins
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Rename "dual" prediction to "compound" prediction.Ronald S. Bultje
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-28Experimental branch code clean up.Paul Wilkins
2012-02-25Removal of temporal re sampling code.Paul Wilkins
2012-02-24Further code simplification and clean up.Paul Wilkins
2012-02-17Code base simplification.Paul Wilkins
2012-02-15Fix overflows in dual prediction mode selection.Ronald S. Bultje
2012-02-14Simplification of experimental code base.Paul Wilkins
2012-02-10Removal of threading code.Paul Wilkins
2012-02-09Merge dualpred (compound prediction) experiment.Ronald S. Bultje
2012-02-09Dual pred flagPaul Wilkins
2012-02-08Remove write-only variable "mbs_dual_count".Ronald S. Bultje
2012-02-06Moved prob_dualpred to common.Paul Wilkins
2012-02-06Modified prediction behavior for reference frame.Paul Wilkins
2012-01-31Implementation of new prediction model for reference frame coding.Paul Wilkins
2012-01-31Moved some reference frame data structures into common.Paul Wilkins
2012-01-31Moved some segmentation data structures.Paul Wilkins
2012-01-17Rate control on static scenes plus Y2dc delta Q fix.Paul Wilkins
2011-12-19Further QIndex realted Fixes:Paul Wilkins
2011-12-09Enabled adaptive UV intra coding for inter framesYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-07fixed a crash when MODE_STATS is enabledYaowu Xu
2011-12-06Fix for RD thresholds if both I8X8 and DUALPRED are enabled.Ronald S. Bultje
2011-12-06Dual 16x16 inter prediction.Ronald S. Bultje
2011-12-06Some further QIndex issues with extended QPaul Wilkins
2011-12-02enabled 8x8 intra prediction modes on inter framesYaowu Xu
2011-11-23Two pass rate control code changes.Paul Wilkins
2011-11-15Merge CONFIGURE_SEGMENTATION experiment.Paul Wilkins
2011-11-15Further work on Segmentation Experiment:Paul Wilkins