[FFmpeg-devel] [PATCH] Don't compile *sse2 in dsputil_mmx if !ENABLE_SSE2

Carl Eugen Hoyos cehoyos
Sun Dec 16 09:09:47 CET 2007


Hi!

Attached patch stops compilation of SSE2 functions in dsputil_mmx.c if
ENABLE_SSE2=0 and makes ffmpeg executable 15kb smaller in that case.
(icc doesn't compile flac_compute_autocorr_sse2() - can't allocate
registers)

Carl Eugen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patchsse2
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071216/1ca8841d/attachment.asc>



More information about the ffmpeg-devel mailing list