[FFmpeg-devel] [PATCH] use MANGLE in cavsdsp_mmx.c
Stefan Gehrer
stefan.gehrer
Thu Oct 1 19:26:52 CEST 2009
Reimar D?ffinger wrote:
> Hello,
> since OpenBSD uses PIC and EBP and EBX can't be used, it can't compile cavsdsp_mmx.c.
> While those are "m" constraints, at least some still use up a register.
> Attached is a patch that fixes compilation by using MANGLE on one of the
> variables that is only used in 2 places.
> Personally I'd be in favour to be consistent with other parts of FFmpeg
> and just use MANGLE whereever possible, but that would be a more
> invasive change.
Either your patch or more MANGLEing is fine with me.
Stefan
More information about the ffmpeg-devel
mailing list