]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/pngdsp-init.c
Don't include common.h from avutil.h
[ffmpeg] / libavcodec / x86 / pngdsp-init.c
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-01-30 Ronald S. Bultjepng: add SSE2 version for add_bytes_l2.
2012-01-30 Ronald S. Bultjepng: convert DSP functions to yasm.
2012-01-29 Ronald S. Bultjepng: add missing #if HAVE_SSSE3 around function pointer...
2012-01-29 Ronald S. Bultjepng: move DSP functions to their own DSP context.