[MPlayer-dev-eng] [PATCH] remove USE_LIBAVUTIL_SO usage
Baptiste Coudurier
baptiste.coudurier at smartjog.com
Thu Mar 1 14:14:09 CET 2007
Hi
Reimar Döffinger wrote:
> Hello,
> since my [RFC] received no real objections I'd like to propose attached
> patch.
> The way I see it, in the future practically every file will use
> libavutil, using USE_LIBAVUTIL_SO ifdef just leads to a big mess.
> Linking against dynamic libavutil should be unaffected as long as the
> libavutil subdirectory is there.
> I someone is against it, I'd propose one of these alternative (to be
> implemented by whoever requests them ;-) ):
> 1) a mplavutil.h or so that uses USE_LIBAVUTIL_SO to include the right
> one.
> 2) using #include <avutil.h> and using the compiler include path to make
> it use the right one.
>
> Greetings,
> Reimar Döffinger
Im against it as a developper, since I use shared libs, which can
benefits for ffmpeg and mplayer bin in the same time, very useful to debug.
3) export used by mplayer macros/funcs to public headers.
Im definitely in favor or exporting bswap.h and intreadwrite.h
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A. http://www.smartjog.com
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
More information about the MPlayer-dev-eng
mailing list