FFmpeg/libavcodec/x86
Jason Garrett-Glaser a173aa8940 Add MMX, SSE2, SSSE3 asm for VP8 bilinear MC
Originally committed as revision 23857 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-28 18:56:24 +00:00
..
cavsdsp_mmx.c
cpuid.c
dnxhd_mmx.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_mmx.c Add const to some pointer parameters. 2010-06-27 15:11:38 +00:00
dsputil_mmx.h 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 2010-06-25 18:25:49 +00:00
dsputil_yasm.asm
dsputilenc_mmx.c
fdct_mmx.c
fft_3dn2.c
fft_3dn.c
fft_mmx.asm
fft_sse.c
fft.c
fft.h
h264_deblock_sse2.asm
h264_i386.h
h264_idct_sse2.asm
h264_intrapred.asm 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 2010-06-25 18:25:49 +00:00
h264dsp_mmx.c Fix x86 build with h264dsp disabled 2010-06-28 10:02:15 +00:00
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c
idct_xvid.h
lpc_mmx.c
Makefile First shot at VP8 optimizations: 2010-06-27 02:01:45 +00:00
mathops.h
mlpdsp.c
mmx.h
motion_est_mmx.c
mpegaudiodec_mmx.c Fix compilation on x64. 2010-06-24 08:53:32 +00:00
mpegvideo_mmx_template.c
mpegvideo_mmx.c
rv40dsp_mmx.c
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c
vp3dsp_sse2.h
vp6dsp_mmx.c
vp6dsp_mmx.h
vp6dsp_sse2.c
vp6dsp_sse2.h
vp8dsp-init.c Add MMX, SSE2, SSSE3 asm for VP8 bilinear MC 2010-06-28 18:56:24 +00:00
vp8dsp.asm Add MMX, SSE2, SSSE3 asm for VP8 bilinear MC 2010-06-28 18:56:24 +00:00
x86inc.asm
x86util.asm