summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp56dsp.c
Commit message (Expand)AuthorAgeFilesLines
* vp56: Mark VP6-only optimizations as such.Diego Biurrun2013-08-231-3/+5
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+3
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-2/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* cosmeticAurelien Jacobs2010-08-281-1/+1
* Move vp6_filter_diag4() from DSPContext to VP56DSPContext.Ronald S. Bultje2010-08-251-0/+5
* ARM: NEON optimised VP6 edge filterMåns Rullgård2010-04-301-0/+2
* VP56: move vp56_edge_filter to new VP56DSPContextMåns Rullgård2010-04-301-0/+86
OpenPOWER on IntegriCloud