summaryrefslogtreecommitdiff
path: root/libavcodec/x86/pngdsp-init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-311-104/+19
|\
| * png: add SSE2 version for add_bytes_l2.Ronald S. Bultje2012-01-291-0/+6
| * png: convert DSP functions to yasm.Ronald S. Bultje2012-01-291-103/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-301-9/+10
|/
* png: add missing #if HAVE_SSSE3 around function pointer assignment.Ronald S. Bultje2012-01-291-1/+1
* png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-291-0/+135