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.
 
 
 
 
 
Reimar Döffinger cd7af76d9e Fix compile without CONFIG_GPL, misplaced #endif caused a missing }. 19 years ago
..
cputest.c x86 cpu capabilities detection rewrite / cleanup 20 years ago
dsputil_h264_template_mmx.c sort H.264 mmx dsp functions into their own file 20 years ago
dsputil_mmx.c Fix compile without CONFIG_GPL, misplaced #endif caused a missing }. 19 years ago
dsputil_mmx_avg.h read 32bit instead of 64bit to avoid overreading and missalignments 20 years ago
dsputil_mmx_rnd.h Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
fdct_mmx.c libavutil: Utility code from libavcodec moved to a separate library. 19 years ago
fft_sse.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
h264dsp_mmx.c simplify (d&a) and (d&~a) calculation, hint by skal 19 years ago
idct_mmx.c add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch) 19 years ago
idct_mmx_xvid.c remove unused table entries 19 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 adding a few const 20 years ago
vp3dsp_sse2.c kill a bunch of compiler warnings 19 years ago