summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp6dsp_neon.S
Commit message (Collapse)AuthorAge
* vp56: Mark VP6-only optimizations as such.Diego Biurrun2013-08-23
Most of our VP56 optimizations are VP6-only and will stay that way. So avoid compiling them for VP5-only builds.