summaryrefslogtreecommitdiff
path: root/libavcodec/x86/pngdsp-init.c
Commit message (Expand)AuthorAge
* png: add SSE2 version for add_bytes_l2.Ronald S. Bultje2012-01-29
* png: convert DSP functions to yasm.Ronald S. Bultje2012-01-29
* png: add missing #if HAVE_SSSE3 around function pointer assignment.Ronald S. Bultje2012-01-29
* png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-29