1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-12 15:40:50 +02:00
ffmpeg/libavcodec/i386
Måns Rullgård 0e176c3eb5 remove redundant declarations
Originally committed as revision 6153 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-02 23:10:28 +00:00
..
cavsdsp_mmx.c some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
cputest.c Remove unused and unsupported Cyrix's "Extended MMX", 2006-04-28 07:46:13 +00:00
dsputil_h264_template_mmx.c simplified and slightly faster h264_chroma_mc8_mmx 2006-03-25 08:41:14 +00:00
dsputil_mmx_avg.h Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
dsputil_mmx_rnd.h Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
dsputil_mmx.c remove redundant declarations 2006-09-02 23:10:28 +00:00
fdct_mmx.c simplify 2006-08-18 10:43:23 +00:00
fft_3dn2.c ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 2006-08-18 23:53:49 +00:00
fft_3dn.c ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 2006-08-18 23:53:49 +00:00
fft_sse.c ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 2006-08-18 23:53:49 +00:00
h264dsp_mmx.c mmx implementation of deblocking strength decision. 2006-08-28 09:33:01 +00:00
idct_mmx_xvid.c Support for Mac OS X Intel, part 3: binary integer constants: 2006-08-10 09:06:06 +00:00
idct_mmx.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
mmx.h Fix building with --disable-opts but MMX enabled. 2006-08-13 10:10:06 +00:00
motion_est_mmx.c Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
mpegvideo_mmx_template.c Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
mpegvideo_mmx.c Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
simple_idct_mmx.c Support for MacIntel, last part: balign directives 2006-08-12 16:37:31 +00:00
snowdsp_mmx.c Fix x86 SIMD asm and pic, patch from Martin von Gagern <Martin.vGagern@gmx.net> 2006-08-10 16:05:29 +00:00
vp3dsp_mmx.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
vp3dsp_sse2.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00