summaryrefslogtreecommitdiff
path: root/libavcodec/pngdsp.c
Commit message (Collapse)AuthorAge
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-08
| | | | Rename the called dsp init functions to *_init_x86.
* png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-29