summaryrefslogtreecommitdiff
path: root/vp8/common/reconinter.c
AgeCommit message (Expand)Author
2012-10-16removed the recon rtcd invoke macro code (unrevert)Jim Bankoski
2012-10-13Revert "removed the recon. rtcd invoke macro code"Jim Bankoski
2012-10-13removed the recon. rtcd invoke macro codeJim Bankoski
2012-10-09convert copy16x16 to rtcdJim Bankoski
2012-09-06New motion vector entropy codingDeb Mukherjee
2012-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-20Merge "Superblock coding." into experimentalRonald S. Bultje
2012-08-20Superblock coding.Ronald S. Bultje
2012-08-16Fix valgrind error which causes non-deterministic results.Daniel Kang
2012-08-15Code clean up.Paul Wilkins
2012-08-14Some build fixesDeb Mukherjee
2012-08-14Code clean up.Paul Wilkins
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-08Merging in the sixteenth subpel uv experimentDeb Mukherjee
2012-07-31Merging and bug-fix in enhanced_interp experimentDeb Mukherjee
2012-07-30Adds support for switchable interpolation filters.Deb Mukherjee
2012-07-24Use macro for filter extension lengthAdrian Grange
2012-07-17Restyle codeJohn Koleszar
2012-07-09change to enable encoder to clamp UV motion vectorYaowu Xu
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-03-14added clamp for 2nd motion vectorYaowu Xu
2012-02-23Supporting high precision 1/8-pel motion vectorsDeb Mukherjee
2012-02-16Removing a stray CONFIG_DUALPRED, and a INTERP_EXTEND fix.Deb Mukherjee
2012-02-10Improved coding using 8x8 transformRonald S. Bultje
2012-02-09Merge dualpred (compound prediction) experiment.Ronald S. Bultje
2012-02-01Import a decoder bug fix from public stable branchScott LaVarnway
2011-12-06Dual 16x16 inter prediction.Ronald S. Bultje
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-07-25Use CONFIG_FAST_UNALIGNED consistently in codecYunqing Wang
2011-04-28Consolidated build inter predictorsScott LaVarnway
2011-04-27Removed unused code in reconinterScott LaVarnway
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-04fixed a typo that mis-used Y plane stride for UV blocks.Yaowu Xu
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar