[FFmpeg-devel] [PATCH] vf_fspp: use LOCAL_MANGLE instead of MANGLE.

Clément Bœsch ubitux at gmail.com
Tue Feb 7 19:18:09 CET 2012


On Mon, Feb 06, 2012 at 07:23:40PM +0100, Clément Bœsch wrote:
> The symbols are locals, thus the EXTERN_PREFIX should be omitted. This
> might fix the llvm-gcc fate instance.
> ---
> I hope I'm not wrong here, but using MANGLE here doesn't sound right to me and
> it still works here locally. Also, I can not test on a Darwin machine, so any
> Mac user is welcome to test.
> ---
>  libavfilter/libmpcodecs/vf_fspp.c |   80 ++++++++++++++++++-------------------
>  1 files changed, 39 insertions(+), 41 deletions(-)
> 
> diff --git a/libavfilter/libmpcodecs/vf_fspp.c b/libavfilter/libmpcodecs/vf_fspp.c
[...]

I will commit this in a day or two if I see no comment, and will revert
ASAP if fate goes red.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120207/cffa9e53/attachment.asc>


More information about the ffmpeg-devel mailing list