summaryrefslogtreecommitdiff
path: root/libavcodec/x86/pngdsp-init.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-31
|\
| * png: add SSE2 version for add_bytes_l2.Ronald S. Bultje2012-01-29
| * png: convert DSP functions to yasm.Ronald S. Bultje2012-01-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-30
|/
* 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