summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_int.h
AgeCommit message (Expand)Author
2012-08-10extend the range of encoding timeYaowu Xu
2012-08-10Refactor to remove some arguments from vp8_rd_pick_inter_modeDaniel Kang
2012-08-07a new way of determining reference motion vectorYaowu Xu
2012-08-03Merging in high_precision_mv experimentDeb Mukherjee
2012-08-03Merge "16x16 DCT blocks." into experimentalDaniel Kang
2012-08-0216x16 DCT blocks.Daniel Kang
2012-07-31Merging and bug-fix in enhanced_interp experimentDeb Mukherjee
2012-07-30Adds support for switchable interpolation filters.Deb Mukherjee
2012-07-27Merges several experimentsDeb Mukherjee
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