ffmpeg/libavcodec/i386
Arpi 4af7bcc185 MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2
Gives average 13-20% mpeg decoding speedup on x86 systems.


Originally committed as revision 30 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-08-03 18:33:03 +00:00
..
cpuid.s added external cpuid code to solve -fPIC and gcc unclear constraints problems 2001-07-30 23:51:20 +00:00
cputest.c added external cpuid code to solve -fPIC and gcc unclear constraints problems 2001-07-30 23:51:20 +00:00
dsputil_mmx.c MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 2001-08-03 18:33:03 +00:00
dsputil_mmx_avg.h Sync with mplayer's stuff 2001-07-30 09:04:34 +00:00
fdct_mmx.s Initial revision 2001-07-22 14:18:56 +00:00
fdctdata.c Initial revision 2001-07-22 14:18:56 +00:00
mmx.h Initial revision 2001-07-22 14:18:56 +00:00
mpegvideo_mmx.c renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 mmx specific unquantization stuff 2001-07-30 23:28:35 +00:00
sad_mmx.s Initial revision 2001-07-22 14:18:56 +00:00