summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/pngdsp.asm
Commit message (Expand)AuthorAgeFilesLines
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-041-1/+1
* avcodec/x86/pngdsp: fix off by 1 errorMichael Niedermayer2014-12-081-1/+1
* pngdsp x86: use unaligned accessChristophe Gisquet2014-12-031-6/+6
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-1/+1
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* x86: pngdsp: Fix assembly for OS/2Dave Yeo2012-08-081-1/+1
* pngdsp: swap argument inversion.Ronald S. Bultje2012-02-071-1/+1
* png: add support for bpp>4 to paeth x86 SIMD code.Ronald S. Bultje2012-01-291-1/+13
* png: add SSE2 version for add_bytes_l2.Ronald S. Bultje2012-01-291-0/+20
* png: convert DSP functions to yasm.Ronald S. Bultje2012-01-291-0/+142
OpenPOWER on IntegriCloud