[FFmpeg-devel] [PATCH]Fix iconv detection on broken installations (macports)
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Mar 10 16:32:30 CET 2013
Nicolas George <nicolas.george <at> normalesup.org> writes:
> Le decadi 20 ventôse, an CCXXI, Carl Eugen Hoyos a écrit :
> > To make iconv work on the relevant installations,
> > it would be necessary to "#define iconv_open libiconv_open",
> > patch welcome! (I cannot test.)
>
> This should not be necessary: libiconv is meant to be a drop-in replacement
> for a libc's poor iconv implementation, at source level. The headers from
> libiconv are supposed to take care of it:
So if I understand correctly, it is supposed to work fine with
current git head if the necessary --extra-cflags (and
--extra-ldflags) are provided? All the better!
Thank you, Carl Eugen
More information about the ffmpeg-devel
mailing list