1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/libavcodec/i386
Baptiste Coudurier d45be17855 convert fdct_mmx to plain asm
Originally committed as revision 15819 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-11-14 02:44:15 +00:00
..
cavsdsp_mmx.c
cpuid.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx_avg_template.c Rename template included sources from .h to _template.c. 2008-10-27 14:35:58 +00:00
dsputil_mmx_qns_template.c Rename template included sources from .h to _template.c. 2008-10-27 14:35:58 +00:00
dsputil_mmx_rnd_template.c Rename template included sources from .h to _template.c. 2008-10-27 14:35:58 +00:00
dsputil_mmx.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +00:00
dsputil_mmx.h
dsputil_yasm.asm
dsputilenc_mmx.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +00:00
fdct_mmx.c convert fdct_mmx to plain asm 2008-11-14 02:44:15 +00:00
fft_3dn2.c
fft_3dn.c
fft_mmx.asm
fft_sse.c
flacdsp_mmx.c
h264_i386.h
h264dsp_mmx.c
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c
idct_xvid.h Add missing headers to pass 'make checkheaders'. 2008-10-29 23:43:55 +00:00
mathops.h
mmx.h asm() --> __asm__() in #warning comment 2008-10-29 23:44:40 +00:00
motion_est_mmx.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +00:00
mpegvideo_mmx_template.c
mpegvideo_mmx.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 2008-11-03 18:08:00 +00:00
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c VP3 loop filter is mmx2 not mmx 2008-10-19 04:40:24 +00:00
vp3dsp_mmx.h VP3 loop filter is mmx2 not mmx 2008-10-19 04:40:24 +00:00
vp3dsp_sse2.c
vp3dsp_sse2.h
x86inc.asm