OSDN Git Service

split encoding part of dsputil_mmx into its own file
authorAurelien Jacobs <aurel@gnuage.org>
Mon, 25 Feb 2008 23:14:22 +0000 (23:14 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Mon, 25 Feb 2008 23:14:22 +0000 (23:14 +0000)
commit97d1d009e21f1a8ed33f767c31f02ee7d7524e9c
treed70ed53a77ac7c02dd888f32d0319a1cd7e483f7
parent4847a997aa5843fa629f6db6df01bf319110a396
split encoding part of dsputil_mmx into its own file

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