summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_int.h
AgeCommit message (Expand)Author
2012-10-22Merge "Remove variance vtable from rtcd" into experimentalJim Bankoski
2012-10-21Remove variance vtable from rtcdJim Bankoski
2012-10-19Remove bc, bc2 from pbi,cpi,xdJohn Koleszar
2012-10-15Add a new token stuffing function vp8_stuff_mb().Ronald S. Bultje
2012-10-11Use transform-size selection for i8x8_pred also.Ronald S. Bultje
2012-10-10Merge of the TX_16X16 experimentDeb Mukherjee
2012-10-09Selectable transform size try 2.Ronald S. Bultje
2012-09-27Entropy coding for hybrid transformDeb Mukherjee
2012-09-07Partial merge of NEWBESTREFMV and NEW_MVREF.Paul Wilkins
2012-09-06New motion vector entropy codingDeb Mukherjee
2012-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-24New Motion Reference SearchPaul Wilkins
2012-08-20Superblock coding.Ronald S. Bultje
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