OSDN Git Service

Move png mmx functions into x86/png_mmx.c, remove them from DSPContext.
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Wed, 27 Apr 2011 16:34:10 +0000 (18:34 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 27 Apr 2011 18:08:09 +0000 (20:08 +0200)
commit6d4c49a2afdb823418297bb9157890b80d45c0fe
tree840b69b53989450bfedf8ad38553092750a7ab5e
parentd6f910ea47255b519e0b71c33d74c409a29ab3db
Move png mmx functions into x86/png_mmx.c, remove them from DSPContext.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/png.h
libavcodec/pngdec.c
libavcodec/x86/Makefile
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/png_mmx.c [new file with mode: 0644]