ffmpeg/libavcodec/i386
Loren Merritt 2833fc4646 approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast.
Originally committed as revision 6412 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-01 21:25:17 +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 simplified and slightly faster h264_chroma_mc8_mmx 2006-03-25 08:41:14 +00:00
dsputil_mmx.c approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. 2006-10-01 21:25:17 +00:00
dsputil_mmx_avg.h approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. 2006-10-01 21:25:17 +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 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