[gst-devel] Re: [Matroska-devel] Why porting Gstreamer to Windows would hurt Redmond .....
David Schleef
ds at schleef.org
Fri Apr 16 17:03:06 CEST 2004
On Fri, Apr 16, 2004 at 04:22:20PM -0700, David Schleef wrote:
> I already have the core mostly fixed for RTLD_LOCAL/-no-undefined
> plugins on my local machine. Basically, we'll need to have the
> entire plugin style #ifdef'd in the core code and ifdef'd in the
> plugin Makefile.am's, since the plugin linking is slightly different.
> I'm hoping it won't really be that gross. On Windows, you'll
> have to use the new style, and on Linux, you'll have the option
> of using either style (with the obvious caveat that you won't
> be compatibile with everyone else if you use the new style.)
Oh yeah, and this requires glib-2.4.
dave...
More information about the gstreamer-devel
mailing list