ffmpeg/libavcodec/i386
Diego Biurrun c88c253d8b cosmetics: __asm__ __volatile__ --> asm volatile
Originally committed as revision 12885 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-17 21:57:52 +00:00
..
cavsdsp_mmx.c Factorize some duplicated code from CAVS and H.264 into a common file. 2008-01-11 08:29:58 +00:00
cputest.c cosmetics: __asm__ __volatile__ --> asm volatile 2008-04-17 21:57:52 +00:00
dsputil_h264_template_mmx.c h264 chroma mc ssse3 2008-04-01 04:51:28 +00:00
dsputil_h264_template_ssse3.c Fix H.264 interframe decoding when compiling with icc. Patch by Loren 2008-04-08 23:49:34 +00:00
dsputil_mmx.c Add a new xvid-style IDCT using SSE2. 2008-04-16 01:36:14 +00:00
dsputil_mmx.h h264 chroma mc ssse3 2008-04-01 04:51:28 +00:00
dsputil_mmx_avg.h __asm __volatile -> asm volatile part 2 2008-02-24 14:47:42 +00:00
dsputil_mmx_qns.h
dsputil_mmx_rnd.h __asm __volatile -> asm volatile part 2 2008-02-24 14:47:42 +00:00
dsputilenc_mmx.c split encoding part of dsputil_mmx into its own file 2008-02-25 23:14:22 +00:00
fdct_mmx.c
fft_3dn.c
fft_3dn2.c
fft_sse.c
flacdsp_mmx.c use fewer registers in apply_welch_window_sse2 2008-02-09 05:29:47 +00:00
h264_i386.h Cosmetics: 2008-04-16 20:43:37 +00:00
h264dsp_mmx.c h264 chroma mc ssse3 2008-04-01 04:51:28 +00:00
idct_mmx.c cosmetics: Replace // by /* */ comments. 2008-02-13 01:18:12 +00:00
idct_mmx_xvid.c Use DECLARE_ALIGNED and remove unneeded attribute_used 2008-01-27 19:59:11 +00:00
idct_sse2_xvid.c Add a new xvid-style IDCT using SSE2. 2008-04-16 01:36:14 +00:00
idct_xvid.h Add a new xvid-style IDCT using SSE2. 2008-04-16 01:36:14 +00:00
mathops.h
mmx.h cosmetics: __asm__ __volatile__ --> asm volatile 2008-04-17 21:57:52 +00:00
motion_est_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 2008-01-27 20:50:16 +00:00
mpegvideo_mmx.c move draw_edges() into dsputil 2008-03-04 00:07:41 +00:00
mpegvideo_mmx_template.c cosmetics: typo fixes 2008-03-22 16:46:36 +00:00
simple_idct_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 2008-01-27 20:50:16 +00:00
snowdsp_mmx.c
vc1dsp_mmx.c Fix issue #301: 2008-01-02 19:24:42 +00:00
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom 2008-04-14 20:54:23 +00:00
vp3dsp_sse2.h