summaryrefslogtreecommitdiff
path: root/libavcodec/vp56dsp.h
Commit message (Expand)AuthorAgeFilesLines
* vp56: Separate VP5 and VP6 dsp initializationDiego Biurrun2016-08-261-5/+5
* vp56: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-261-4/+6
* vp56: Mark VP6-only optimizations as such.Diego Biurrun2013-08-231-2/+2
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-3/+3
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Move vp6_filter_diag4() from DSPContext to VP56DSPContext.Ronald S. Bultje2010-08-251-0/+8
* ARM: NEON optimised VP6 edge filterMåns Rullgård2010-04-301-0/+1
* VP56: move vp56_edge_filter to new VP56DSPContextMåns Rullgård2010-04-301-0/+33