FFmpeg/libavcodec/x86
Jason Garrett-Glaser 0178d14fe5 First shot at VP8 optimizations:
- MMXEXT, SSE2 and SSSE3 MC functions
- MMX and SSE4 IDCT dc_add functions

Patch by Jason Garrett-Glaser <darkshikari gmail com> and myself.

Originally committed as revision 23815 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-27 02:01:45 +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 Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora 2010-06-04 04:46:26 +00:00
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_mmx.c 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 2010-06-25 18:25:49 +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 Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
dsputilenc_mmx.c
fdct_mmx.c
fft_3dn2.c
fft_3dn.c
fft_mmx.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
fft_sse.c
fft.c
fft.h
h264_deblock_sse2.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
h264_i386.h
h264_idct_sse2.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
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 Cosmetics: Fix indentation. 2010-06-25 18:34:03 +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 vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to the 2010-05-28 07:01:34 +00:00
vp3dsp_mmx.h
vp3dsp_sse2.c
vp3dsp_sse2.h
vp6dsp_mmx.c
vp6dsp_mmx.h
vp6dsp_sse2.c
vp6dsp_sse2.h
vp8dsp-init.c First shot at VP8 optimizations: 2010-06-27 02:01:45 +00:00
vp8dsp.asm First shot at VP8 optimizations: 2010-06-27 02:01:45 +00:00
x86inc.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00
x86util.asm Update x264asm header files to latest versions. 2010-06-23 19:20:46 +00:00