summaryrefslogtreecommitdiff
path: root/vp8/common/reconinter.c
AgeCommit message (Expand)Author
2016-07-19vp8: apply clang-tidy google-readability-braces-around-statementsclang-tidy
2016-07-18prepend ++ instead of post in for loops.Jim Bankoski
2016-07-15vp8: apply clang-formatclang-format
2015-05-07Remove only remaining uses of 'fast_unaligned'Johann
2013-09-23fix integer overflow in vp8Yaowu Xu
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-01-31Merge "Improved uv mv calculations in build inter predictor"Scott LaVarnway
2012-01-31BLOCKD structure cleanupScott LaVarnway
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-23Improved uv mv calculations in build inter predictorScott LaVarnway
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
2011-09-22Merge "clamp_mvs() using the wrong motion vector information"John Koleszar
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-09-16clamp_mvs() using the wrong motion vector informationScott LaVarnway
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