aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/pngdsp.c
Commit message (Expand)AuthorAgeFilesLines
* dsputil/pngdsp: fix signed/unsigned type in end comparisonMichael Niedermayer2014-02-011-1/+1
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-291-0/+48