summaryrefslogtreecommitdiff
path: root/libavcodec/vp6dsp.c
Commit message (Expand)AuthorAgeFilesLines
* vp56: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-261-1/+1
* doxygen: do not include license boilerplate in Doxygen documentationDiego Biurrun2011-07-151-4/+6
* 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-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputilAurelien Jacobs2009-02-091-0/+59