You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Loren Merritt 5cf08f2393 H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cases to 8-bit math) 20 years ago
..
cputest.c x86 cpu capabilities detection rewrite / cleanup 20 years ago
dsputil_mmx.c H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cases to 8-bit math) 20 years ago
dsputil_mmx_avg.h read 32bit instead of 64bit to avoid overreading and missalignments 20 years ago
dsputil_mmx_rnd.h adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 20 years ago
fdct_mmx.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 20 years ago
fft_sse.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
idct_mmx.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
mmx.h adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 20 years ago
motion_est_mmx.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 20 years ago
mpegvideo_mmx.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 20 years ago
mpegvideo_mmx_template.c H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
simple_idct_mmx.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
vp3dsp_mmx.c porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API 20 years ago
vp3dsp_sse2.c porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API 20 years ago