FFmpeg/libavcodec/x86
Alexander Strange b6188c5a55 Put dispatch_tab in the rodata section for macho64.
This fixes linking shared libavcodec, since the linker doesn't allow
text relocations in shared libraries under Darwin/x86_64.

Based on a patch by Art Clarke (aclarke xuggle com)

Originally committed as revision 17197 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-13 00:57:22 +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
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 SSE2 version of vp6_filter_diag 2009-02-13 00:02:33 +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
fdct_mmx.c
fft_3dn2.c
fft_3dn.c
fft_mmx.asm Put dispatch_tab in the rodata section for macho64. 2009-02-13 00:57:22 +00:00
fft_sse.c
flacdsp_mmx.c
h264_deblock_sse2.asm
h264_i386.h
h264_idct_sse2.asm Remove svn:executable property from source file. 2009-02-09 11:32:29 +00:00
h264dsp_mmx.c
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c
idct_xvid.h
mathops.h re-enable mid_pred asm on x86_64. (broke in r16681) 2009-02-08 17:44:04 +00:00
mmx.h
motion_est_mmx.c
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 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
x86util.asm Fix wrong file name in header, noticed by David DeHaven, dave sagetv com. 2009-02-11 16:12:04 +00:00