ffmpeg/libavcodec/i386
Måns Rullgård 62bb489b13 add some #ifdef CONFIG_ENCODERS/DECODERS
Originally committed as revision 6356 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-27 19:54:07 +00:00
..
cavsdsp_mmx.c some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
cputest.c Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
dsputil_h264_template_mmx.c
dsputil_mmx.c add some #ifdef CONFIG_ENCODERS/DECODERS 2006-09-27 19:54:07 +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
fdct_mmx.c Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +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_3dn2.c cosmetics (indentation) 2006-09-21 17:43:09 +00:00
fft_sse.c sse implementation of imdct. 2006-09-21 16:37:39 +00:00
h264dsp_mmx.c mmx implementation of deblocking strength decision. 2006-08-28 09:33:01 +00:00
idct_mmx.c Remove the LGPL exception clause as discussed on ffmpeg-devel 2006-09-14 00:38:03 +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
mathops.h New single instruction math operation header 2006-09-19 22:22:29 +00:00
mmx.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
motion_est_mmx.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
mpegvideo_mmx_template.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
vp3dsp_sse2.c