ffmpeg/libavcodec/i386
Loren Merritt 5eb0f2a425 float_to_int16_interleave: change src to an array of pointers instead of assuming it's contiguous.
this has no immediate effect, but will allow it to be used in more codecs.

Originally committed as revision 14252 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-16 00:50:12 +00:00
..
cavsdsp_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
cpuid.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
dsputil_h264_template_mmx.c Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
dsputil_h264_template_ssse3.c Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
dsputil_mmx.c float_to_int16_interleave: change src to an array of pointers instead of assuming it's contiguous. 2008-07-16 00:50:12 +00:00
dsputil_mmx.h Make LOAD4/STORE4 macros more generic. 2008-07-08 09:24:11 +00:00
dsputil_mmx_avg.h Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
dsputil_mmx_qns.h Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
dsputil_mmx_rnd.h Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
dsputilenc_mmx.c Make LOAD4/STORE4 macros more generic. 2008-07-08 09:24:11 +00:00
fdct_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
fft_3dn.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
fft_3dn2.c exploit mdct symmetry 2008-07-13 15:03:58 +00:00
fft_sse.c exploit mdct symmetry 2008-07-13 15:03:58 +00:00
flacdsp_mmx.c Realign newlines. 2008-06-28 18:30:50 +00:00
h264_i386.h Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
h264dsp_mmx.c Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
idct_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
idct_mmx_xvid.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
idct_sse2_xvid.c Make the function prototype visible to comply with C99 inline. 2008-07-09 17:51:57 +00:00
idct_xvid.h Add a new xvid-style IDCT using SSE2. 2008-04-16 01:36:14 +00:00
mathops.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mmx.h cosmetics: __asm__ __volatile__ --> asm volatile 2008-04-17 21:57:52 +00:00
motion_est_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
mpegvideo_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
mpegvideo_mmx_template.c Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
simple_idct_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
snowdsp_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
vc1dsp_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
vp3dsp_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
vp3dsp_mmx.h Add missing required header directly. 2008-05-09 14:34:52 +00:00
vp3dsp_sse2.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
vp3dsp_sse2.h Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00