[Bug 696579] registry update should set older timestamp on registry

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 23 00:32:56 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696579
  GStreamer | gstreamer (core) | git

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-23 07:32:54 UTC ---
>From looking at the code it seems that the timestamp of the registry file does
not matter at all. For each plugin the mtime is stored, and during scanning of
plugins only this stored mtime is compared to the actual mtime on the file
system. And the latest mtime is used for storing in
priv_gst_registry_binary_write_cache().

Would you suggest storing the time of the registry creation, and then just
check plugin_mtime <= registry_mtime when scanning all plugins?

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