summaryrefslogtreecommitdiff
path: root/vp8/encoder/bitstream.c
AgeCommit message (Expand)Author
2012-10-11Use transform-size selection for i8x8_pred also.Ronald S. Bultje
2012-10-10Merge of the TX_16X16 experimentDeb Mukherjee
2012-10-10Merge "write_kfmodes: use update_skip_probs()" into experimentalJohn Koleszar
2012-10-09write_kfmodes: use update_skip_probs()John Koleszar
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-07MV reference changesPaul 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-15Code clean up.Paul Wilkins
2012-08-10Refactor RD to take same codepath for single and comp predDaniel Kang
2012-08-07a new way of determining reference motion vectorYaowu Xu
2012-08-06Add x86_64-darwin11-gcc target.Christian Duvivier
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-18Fix a bunch of warnings.Christian Duvivier
2012-06-15Adaptive entropy coding of coefficients, modes, mv.Deb Mukherjee
2012-06-12changed to use a fixed number for update probabityYaowu Xu
2012-06-12Added the ability to accumulate coef stats across encodingsYaowu Xu
2012-05-31Fixed bug where invalid pointer is dereferencedAdrian Grange
2012-05-25fixed one more compiling issue with VCYaowu Xu
2012-05-25fixed a number of compiling issuesYaowu Xu
2012-05-23changed the way that default probs for 8x8 is set.Yaowu Xu
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-09Improved index remapping for prob updates.Deb Mukherjee
2012-05-08a number of fixes to entropy stats collectionYaowu Xu
2012-05-04Expanding the coefficient encoding contextsDeb Mukherjee
2012-04-25Merge QIMODE experimentYaowu Xu
2012-04-25Merge UVINTRA experimentYaowu Xu
2012-04-23Differential encoding of probability updatesDeb Mukherjee
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-04-18Added update of mode context pointers in decoderAdrian Grange
2012-04-16Bug fix introduced from a recent refactoring of skip coding.Deb Mukherjee
2012-04-11Refactoring of encode loop and bitstream packingPaul Wilkins
2012-04-11Changes to costing of skip.Paul Wilkins
2012-04-11Superblock encoding orderAdrian Grange
2012-03-29Bug fix in probability update savings computationDeb Mukherjee
2012-03-21Making subpel filters switchable at frame levelDeb Mukherjee
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee