]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/pngdsp.asm
libopenh264: Log debug messages to a non-null context
[ffmpeg] / libavcodec / x86 / pngdsp.asm
2012-11-13 Diego Biurrunx86: mmx2 ---> mmxext in asm constructs
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.asm
2012-08-08 Dave Yeox86: pngdsp: Fix assembly for OS/2
2012-02-07 Ronald S. Bultjepngdsp: swap argument inversion.
2012-01-30 Ronald S. Bultjepng: add support for bpp>4 to paeth x86 SIMD code.
2012-01-30 Ronald S. Bultjepng: add SSE2 version for add_bytes_l2.
2012-01-30 Ronald S. Bultjepng: convert DSP functions to yasm.