summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2012-08-13Combine optimize_b and optimize_b_8x8Daniel Kang
2012-08-10fix build problem for newbestrefmv experimentYaowu Xu
2012-08-10Refactor RD to take same codepath for single and comp predDaniel Kang
2012-08-09Refactor vp8_build_inter16x16_predictor functionsDaniel Kang
2012-08-09Merge "Merging in the sixteenth subpel uv experiment" into experimentalDeb Mukherjee
2012-08-08Merging in the sixteenth subpel uv experimentDeb Mukherjee
2012-08-08Merge "Partial import of "New RTCD implementation" from master branch." into ...Christian Duvivier
2012-08-08Partial import of "New RTCD implementation" from master branch.Christian Duvivier
2012-08-08a tiny fix for MSVC buildYaowu Xu
2012-08-08Cleanup and commenting of the sub-pixel interpolation functions. MostlyChristian Duvivier
2012-08-07A bit of temporary relief on encoder slownessYaowu Xu
2012-08-07a new way of determining reference motion vectorYaowu Xu
2012-08-06Refactoring hybrid transform codingJingning Han
2012-08-06Merge "fix msvc build" into experimentalYaowu Xu
2012-08-03Merging in high_precision_mv experimentDeb Mukherjee
2012-08-03Replacing the 8x8 DCT with 8x8 ADST/DCT for I8x8Jingning Han
2012-08-03fix msvc buildYaowu Xu
2012-08-03Merge "16x16 DCT blocks." into experimentalDaniel Kang
2012-08-03Merge "Merging and bug-fix in enhanced_interp experiment" into experimentalDeb Mukherjee
2012-08-0216x16 DCT blocks.Daniel Kang
2012-08-02Define INT64_MAX for msvc to buildYaowu Xu
2012-08-02Use 8x8 DCT transform for I8X8 prediction modeJingning Han
2012-07-31Removed macros for merged experimentsAdrian Grange
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-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