[gstreamer-bugs] [Bug 573165] Generate additional export files for gstreamer app plugin

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 25 11:54:50 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=573165

  GStreamer | gst-plugins-base | Ver: git

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #1 from Tim-Philipp Müller  2009-02-25 19:54 UTC -------
Nice catch, thanks!

commit 07d2dbfdfec75e9cded0ac90e3bb0a33929de4a1
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Feb 25 19:40:43 2009 +0000

    app: add win32 .def file and only export functions we want exported
    Add a .def file for win32 builds (and make check-exports).
    Fix LDFLAGS in Makefile.am, so the usual export regexps are used (fixes
#573165).
    Make sure private marshaller functions aren't exported by prefixing them
with __gst;
    also rename gst_app_marshal_OBJECT__VOID to _BUFFER__VOID, make it static
and add
    a comment why we're not using glib-genmarshal for this one.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573165.




More information about the Gstreamer-bugs mailing list