ffmpeg/libavcodec/x86
John Adcock 3f87f39cb8 Update x264 asm code to latest to add support for 64-bit Windows.
Use the new x86inc features to support 64-bit Windows on all non-x264 nasm
assembly code as well.
Patch by John Adcock, dscaler.johnad AT googlemail DOT com.
Win64 changes originally by Anton Mitrofanov.
x86util changes mostly by Holger Lubitz.

Originally committed as revision 19580 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-08-04 07:42:55 +00:00
..
cavsdsp_mmx.c convert ff_pw_64 into an xmm_reg for future use in vp6 sse code 2009-02-12 23:48:07 +00:00
cpuid.c Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency 2009-04-04 13:20:53 +00:00
dnxhd_mmx.c
dsputil_h264_template_mmx.c Use H264 MMX chroma functions to accelerate RV40 decoding. 2009-01-04 01:36:11 +00:00
dsputil_h264_template_ssse3.c
dsputil_mmx_avg_template.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c avg_ pixel functions need to use (dst+pix+1)>>1 to average with existing 2009-04-15 19:10:16 +00:00
dsputil_mmx.c Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER, 2009-07-29 09:54:49 +00:00
dsputil_mmx.h convert ff_pw_64 into an xmm_reg for future use in vp6 sse code 2009-02-12 23:48:07 +00:00
dsputil_yasm.asm ff_add_hfyu_median_prediction_mmx2 2009-02-08 17:45:30 +00:00
dsputilenc_mmx.c Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency 2009-04-04 13:20:53 +00:00
fdct_mmx.c
fft_3dn2.c
fft_3dn.c
fft_mmx.asm Update x264 asm code to latest to add support for 64-bit Windows. 2009-08-04 07:42:55 +00:00
fft_sse.c Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. 2009-06-04 23:25:09 +00:00
flacdsp_mmx.c
h264_deblock_sse2.asm Update x264 asm code to latest to add support for 64-bit Windows. 2009-08-04 07:42:55 +00:00
h264_i386.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
h264_idct_sse2.asm Update x264 asm code to latest to add support for 64-bit Windows. 2009-08-04 07:42:55 +00:00
h264dsp_mmx.c Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. 2009-06-04 23:25:09 +00:00
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
idct_xvid.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
mathops.h re-enable mid_pred asm on x86_64. (broke in r16681) 2009-02-08 17:44:04 +00:00
mlpdsp.c Use fewer macros in x86-optimized mlpdsp. 2009-06-03 23:48:28 +00:00
mmx.h
motion_est_mmx.c Do not use SSE2 SAD for snow as it requires more alignment than can be 2009-04-09 21:53:48 +00:00
mpegvideo_mmx_template.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
mpegvideo_mmx.c Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency 2009-04-04 13:20:53 +00:00
rv40dsp_mmx.c Use H264 MMX chroma functions to accelerate RV40 decoding. 2009-01-04 01:36:11 +00:00
simple_idct_mmx.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 13:57:43 +00:00
snowdsp_mmx.c Remove useless casting in asm "m" operand. 2009-03-19 23:29:11 +00:00
vc1dsp_mmx.c idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 2009-06-16 09:00:55 +00:00
vp3dsp_mmx.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
vp3dsp_mmx.h
vp3dsp_sse2.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
vp3dsp_sse2.h
vp6dsp_mmx.c add MMX version of vp6_filter_diag 2009-02-12 23:52:52 +00:00
vp6dsp_mmx.h add MMX version of vp6_filter_diag 2009-02-12 23:52:52 +00:00
vp6dsp_sse2.c add SSE2 version of vp6_filter_diag 2009-02-13 00:02:33 +00:00
vp6dsp_sse2.h add SSE2 version of vp6_filter_diag 2009-02-13 00:02:33 +00:00
x86inc.asm Update x264 asm code to latest to add support for 64-bit Windows. 2009-08-04 07:42:55 +00:00
x86util.asm Update x264 asm code to latest to add support for 64-bit Windows. 2009-08-04 07:42:55 +00:00