summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2012-07-24Use macro for filter extension lengthAdrian Grange
2012-07-19Adds hybrid transformJingning Han
2012-07-17Restyle codeJohn Koleszar
2012-07-09change to enable encoder to clamp UV motion vectorYaowu Xu
2012-06-28Add lossless compression mode.Hui Su
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-06-25Continued adaptive entropy codingDeb Mukherjee
2012-06-25Sign-extend input argument so it can be used in pointer arithmetic.Ronald S. Bultje
2012-06-19Merge "Add comments to intra prediction probability tables." into experimentalRonald S. Bultje
2012-06-18Fix a bunch of warnings.Christian Duvivier
2012-06-18x86inc: Move x86inc to the correct location.Daniel Kang
2012-06-18Add comments to intra prediction probability tables.Ronald S. Bultje
2012-06-15Adaptive entropy coding of coefficients, modes, mv.Deb Mukherjee
2012-06-15Merge "Adds x86inc.asm and update idct/dequant mmx" into experimentalDaniel Kang
2012-06-12Adds x86inc.asm and update idct/dequant mmxDaniel Kang
2012-06-12changed to use a fixed number for update probabityYaowu 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-14Merge "Reversible WHT pair" into experimentalYaowu Xu
2012-05-10Reversible WHT pairYaowu Xu
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-05-01slight adjustment to coef band definitionYaowu Xu
2012-04-25Merge QIMODE experimentYaowu Xu
2012-04-25Merge UVINTRA experimentYaowu Xu
2012-04-24Merge "Differential encoding of probability updates" into experimentalDeb Mukherjee
2012-04-24Remove unused header files.Ronald S. Bultje
2012-04-23Differential encoding of probability updatesDeb Mukherjee
2012-04-19Fix splitmv/compound prediction when eightpel is enabled.Ronald S. Bultje
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-04-11Refactoring of encode loop and bitstream packingPaul Wilkins
2012-04-11Superblock encoding orderAdrian Grange
2012-03-21Making subpel filters switchable at frame levelDeb Mukherjee
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-14added clamp for 2nd motion vectorYaowu Xu
2012-03-07removed duplicate a head fileYaowu Xu
2012-03-05Changed how UV r/d estimates are done for Intra ModesYaowu Xu
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Rename "dual" prediction to "compound" prediction.Ronald S. Bultje
2012-02-28Compound intra prediction (b_pred/4x4 only, for now),Ronald S. Bultje
2012-02-28Merge "Merge new loop filter." into experimentalPaul Wilkins
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-28Merge new loop filter.Paul Wilkins
2012-02-28Experimental branch code clean up.Paul Wilkins
2012-02-28Code SimplificationPaul Wilkins
2012-02-28Merge "Corrected spelling" into experimentalPaul Wilkins
2012-02-27Corrected spellingPaul Wilkins