]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/pngdsp-init.c
x86: conditionally compile H.264 QPEL optimizations
[ffmpeg] / libavcodec / x86 / pngdsp-init.c
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.