[gstreamer-bugs] [Bug 350879] New: [init] Mark gstreamer as being initialized during registry scanning.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 11 05:41:41 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=350879
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [init] Mark gstreamer as being initialized during
                    registry scanning.
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


During GStreamer initialization, GStreamer should be considered as initialized
when doing the registry scanning/updating because:
_ it isn't really part of the initialization (gstreamer is ready to be used,
except for the plugins. All the core API can be used).
_ if a plugin, for one reason or another, calls gst_init() it will initialize
GStreamer again.

Attached is a proposed patch to fix that behaviour.


-- 
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