[Bug 642507] [mingw/cygwin build] ensure building of plugin dll

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 28 11:23:01 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=642507
  GStreamer | gst-ffmpeg | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-02-28 19:22:56 UTC ---

common:

commit 6aec6b9716c184c60c4bc6a5916a2471cfa8c8cd
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Feb 24 19:11:49 2011 +0100

    gst-platform: cygwin/mingw; libtool setup macro to enable linking to static
lib

    That is, linking a "real" static lib, rather than only static import lib,
    into a (plugin) dll, as is necessarily the case for some plugins.

    See #642507.

----
-good:

commit 1ccadf5c308239df22ad429788fc81b7b152feaf
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon Feb 28 19:16:00 2011 +0100

    configure.ac: cygwin/mingw; enable plugin linking to static lib

    Useful for DirectX plugin(s).

    Fixes #642507.

----

-ffmpeg:

commit 4be4063fd943d361629d00f9c780c653614fb882
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Jan 27 22:22:02 2011 +0100

    configure.ac: cygwin/mingw32; enable linking static non-import libs

    ... such as to internal ffmpeg static libs.

    Fixes #642507.

----

-bad:

commit e4331322f2ea775e1b55aed99d3f964dbe324bb8
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon Feb 28 20:19:53 2011 +0100

    configure.ac: cygwin/mingw; enable plugin linking to static lib

    Useful for DirectX plugin(s).

    Fixes #642507.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list