ffmpeg/libavcodec/x86
Reimar Döffinger 3d05c1fbec Make the jump-table section-relative for x86_64 with PIC enabled.
This allows to get rid of the macho64 specific hack that moves them
to rodata (with worse cache behaviour) and avoids textrels which
e.g. Gentoo does not allow for x86_64 libraries.

Originally committed as revision 21551 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-30 19:26:47 +00:00
..
cavsdsp_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
cpuid.c
dnxhd_mmx.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx.c Implement an sse version of scalarproduct_float(). 2010-01-22 23:07:58 +00:00
dsputil_mmx.h
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_yasm.asm Implement an sse version of scalarproduct_float(). 2010-01-22 23:07:58 +00:00
dsputilenc_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
fdct_mmx.c
fft.c
fft.h
fft_3dn.c
fft_3dn2.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
fft_mmx.asm Make the jump-table section-relative for x86_64 with PIC enabled. 2010-01-30 19:26:47 +00:00
fft_sse.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
h264_deblock_sse2.asm
h264_i386.h
h264_idct_sse2.asm
h264dsp_mmx.c optimize h264_loop_filter_strength_mmx2 2010-01-26 17:17:48 +00:00
idct_mmx.c
idct_mmx_xvid.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
idct_sse2_xvid.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
idct_xvid.h
lpc_mmx.c
mathops.h
mlpdsp.c
mmx.h
motion_est_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
mpegvideo_mmx.c
mpegvideo_mmx_template.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
rv40dsp_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
simple_idct_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
snowdsp_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
vc1dsp_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
vp3dsp_sse2.h
vp6dsp_mmx.c
vp6dsp_mmx.h
vp6dsp_sse2.c
vp6dsp_sse2.h
x86inc.asm
x86util.asm