summaryrefslogtreecommitdiff
path: root/vp8/encoder/bitstream.c
AgeCommit message (Expand)Author
2012-10-29boolhuff/dboolhuff: give exported symbols a vp9_ prefix.Ronald S. Bultje
2012-10-29segmentation: make local symbols static.Ronald S. Bultje
2012-10-29bitstream: give exported symbols a vp9_ prefix; make local symbols static.Ronald S. Bultje
2012-10-29Fix superblock experiment.Ronald S. Bultje
2012-10-29Name space clean up.Paul Wilkins
2012-10-26Explicit MV reference experiment.Paul Wilkins
2012-10-24coef_probs: remove duplicate read/update codeJohn Koleszar
2012-10-23Merging in the Switchable interp experimentDeb Mukherjee
2012-10-22Merging in the TX_SELECT experimentDeb Mukherjee
2012-10-22Merge of the newmventropy experimentDeb Mukherjee
2012-10-22Merge changes I02e7f64a,Ide954b00,Idc8b5977 into experimentalRonald S. Bultje
2012-10-22Merge "Merging the hybrid transform experiments" into experimentalDeb Mukherjee
2012-10-22Merging the hybrid transform experimentsDeb Mukherjee
2012-10-228x8 transform support in splitmv.Ronald S. Bultje
2012-10-22Invert SB probability.Ronald S. Bultje
2012-10-19calculate probs consistentlyJohn Koleszar
2012-10-19Remove bc, bc2 from pbi,cpi,xdJohn Koleszar
2012-10-19Some cleanups and fixes.Deb Mukherjee
2012-10-17Merge "cosmetic: fix '= & ' construct" into experimentalpascal massimino
2012-10-17Merge "consolidate update_mb_segmentation_map data" into experimentalJohn Koleszar
2012-10-17cosmetic: fix '= & ' constructJohn Koleszar
2012-10-17Move remaining per-frame data into partition 0John Koleszar
2012-10-17Interleave modes/residual per macroblockJohn Koleszar
2012-10-12consolidate update_mb_segmentation_map dataJohn Koleszar
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