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.
Måns Rullgård 79396ac685 Kill some compiler warnings. Compiled code verified identical after changes. 20 years ago
..
cputest.c x86 cpu capabilities detection rewrite / cleanup 21 years ago
dsputil_h264_template_mmx.c sort H.264 mmx dsp functions into their own file 21 years ago
dsputil_mmx.c Kill some compiler warnings. Compiled code verified identical after changes. 20 years ago
dsputil_mmx_avg.h read 32bit instead of 64bit to avoid overreading and missalignments 21 years ago
dsputil_mmx_rnd.h Kill some compiler warnings. Compiled code verified identical after changes. 20 years ago
fdct_mmx.c libavutil: Utility code from libavcodec moved to a separate library. 20 years ago
fft_sse.c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 22 years ago
h264dsp_mmx.c simplify (d&a) and (d&~a) calculation, hint by skal 20 years ago
idct_mmx.c add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch) 20 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>) 21 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>) 21 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>) 21 years ago
mpegvideo_mmx_template.c H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 21 years ago
simple_idct_mmx.c some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 22 years ago
vp3dsp_mmx.c adding a few const 21 years ago
vp3dsp_sse2.c kill a bunch of compiler warnings 20 years ago