better separation of vp3dsp functions from dsputil_mmx.c
authorAurelien Jacobs <aurel@gnuage.org>
Wed, 16 May 2007 23:23:45 +0000 (23:23 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Wed, 16 May 2007 23:23:45 +0000 (23:23 +0000)
commit5b0b7054b481ccc5fb55855f0b288d105e2286da
tree17e57d9a157c363b0dd1e9adff8b01e24e5a5b98
parentb8a997454464d1758f33cfe9ef05768e10f67be0
better separation of vp3dsp functions from dsputil_mmx.c

Originally committed as revision 9039 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/vp3dsp_mmx.c
libavcodec/i386/vp3dsp_mmx.h [new file with mode: 0644]
libavcodec/i386/vp3dsp_sse2.c
libavcodec/i386/vp3dsp_sse2.h [new file with mode: 0644]