summaryrefslogtreecommitdiff
path: root/vpx_dsp/intrapred.c
AgeCommit message (Expand)Author
2016-02-11vpx_ve_predictor_4x4_c: quiet unused param warningJames Zern
2016-02-05intrapred/d135: flatten border results before storingJames Zern
2016-02-02intrapred: protect functions w/CONFIG check x2James Zern
2016-01-26intrapred: protect functions w/CONFIG checkJames Zern
2015-10-21vp10: merge ext_ipred_bltr experiment into misc_fixes.Ronald S. Bultje
2015-10-16vp10: add extended-intra prediction edges experiment.Ronald S. Bultje
2015-10-01vp10: reimplement d45/4x4 to match vp8 instead of vp9.Ronald S. Bultje
2015-09-30vp8: change build_intra4x4_predictors() to use vpx_dsp.Ronald S. Bultje
2015-07-27Replace prefix vp9_ with vpx_ for intra prediction functionshui su
2015-07-27Move intra prediction functions from vp9/common/ to vpx_dsp/hui su