[gstreamer-bugs] [Bug 338339] New: registry cache is always written

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 13 04:49:10 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=338339
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: registry cache is always written
           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: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


when looking at gst.c::init_post() nconditionally calls
gst_registry_xml_write_cache (default_registry, registry_file);

Also one can see that the registry file has been touched after each gst-inspect
call.

Shouldn't gst_registry_scan_path() get a gboolean return to indicate if there
has been a change? If so, I'll provide a patch.

The current behaviour causes a substantial delay of application start on weak
devices.


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