1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-05 23:58:59 +02:00
ffmpeg/libavcodec/x86
Gwenole Beauchesne 5716aec3f9 Fix XvMC. XvMCCreateBlocks() may not allocate 16-byte aligned blocks,
so we can't use SSE-optimized routines.

Originally committed as revision 21011 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-04 09:19:32 +00:00
..
cavsdsp_mmx.c Use MANGLE in cavsdsp, the current version using "m" constraints will not 2009-10-01 15:30:27 +00:00
cpuid.c
dnxhd_mmx.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx_avg_template.c Replace several #ifdef PIC with the more obvious and correct 2009-09-30 09:49:12 +00:00
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c Replace several #ifdef PIC with the more obvious and correct 2009-09-30 09:49:12 +00:00
dsputil_mmx.c Fix XvMC. XvMCCreateBlocks() may not allocate 16-byte aligned blocks, 2010-01-04 09:19:32 +00:00
dsputil_mmx.h Move declarations of some mmx functions to dsputil_mmx.h 2009-08-29 16:55:50 +00:00
dsputil_yasm.asm fix a crash in ape decoding on x86_32 sse2 2009-12-08 21:24:01 +00:00
dsputilenc_mmx.c huffyuv: add some const qualifiers 2009-10-18 20:47:25 +00:00
fdct_mmx.c
fft_3dn2.c Merge FFTContext and MDCTContext 2009-09-20 17:30:20 +00:00
fft_3dn.c
fft_mmx.asm s/movdqa/movaps/ in sse1 fft. (regression in r20293) 2009-10-25 03:09:53 +00:00
fft_sse.c Merge FFTContext and MDCTContext 2009-09-20 17:30:20 +00:00
fft.c Move per-arch fft init bits into the corresponding subdirs 2009-09-15 21:14:14 +00:00
fft.h Merge FFTContext and MDCTContext 2009-09-20 17:30:20 +00:00
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
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
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c Move declarations of some mmx functions to dsputil_mmx.h 2009-08-29 16:55:50 +00:00
idct_xvid.h
lpc_mmx.c Reduce number of ASM constraints for ff_lpc_compute_autocorr_sse2 since it 2010-01-02 17:48:08 +00:00
mathops.h
mlpdsp.c
mmx.h
motion_est_mmx.c Move declarations of some mmx functions to dsputil_mmx.h 2009-08-29 16:55:50 +00:00
mpegvideo_mmx_template.c
mpegvideo_mmx.c
rv40dsp_mmx.c
simple_idct_mmx.c Move declarations of some mmx functions to dsputil_mmx.h 2009-08-29 16:55:50 +00:00
snowdsp_mmx.c
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
vp3dsp_mmx.h
vp3dsp_sse2.c
vp3dsp_sse2.h
vp6dsp_mmx.c
vp6dsp_mmx.h
vp6dsp_sse2.c
vp6dsp_sse2.h
x86inc.asm sync yasm macros to x264 2009-10-18 21:42:28 +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