summaryrefslogtreecommitdiff
path: root/vp8/common/reconintra.c
AgeCommit message (Expand)Author
2017-07-19Earmark extra space for VSX.Han Shen
2016-07-18prepend ++ instead of post in for loops.Jim Bankoski
2016-07-15vp8: apply clang-formatclang-format
2015-10-01vp8: align left pixel array by 16 bytes.Ronald S. Bultje
2015-09-30vp8: change build_intra4x4_predictors() to use vpx_dsp.Ronald S. Bultje
2015-09-30vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.Ronald S. Bultje
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2013-03-14Removed shadow warnings : reconintra.cScott LaVarnway
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-03-29Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)Scott LaVarnway
2012-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-02-28Eliminated reconintra_mt.cScott LaVarnway
2012-02-21Eliminated vp8mt_build_intra_predictors_mbuv_sScott LaVarnway
2012-01-30RTCD: add recon functionsJohn Koleszar
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2010-10-27Eliminate more warnings.Timothy B. Terriberry
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