[gstreamer-bugs] [Bug 590348] [audio (and other modules)] can't use pygstminiobject !

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 21 07:46:37 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=590348


Alessandro Decina <alessandro.d> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |alessandro.d at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.17


--- Comment #6 from Alessandro Decina <alessandro.d at gmail.com> 2009-08-21 14:46:34 UTC ---
commit e2de828bba15a458f05ccc23d5f28cf9914e8658
Author: Johannes Berg <johannes at sipsolutions.net>
Date:   Fri Aug 21 16:22:38 2009 +0200

    Use only one copy of pygstminiobject. Fixes #590348.

    Instead of linking pygstminiobject.c into all the modules,
    we can link it only into _gst and export the symbols for
    the other modules. This fixes bug #590348 because now the
    class key/id is common for all modules as a side-effect.
    Also makes the modules smaller.

-- 
Configure bugmail: http://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