mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
gst/: only write out registry if it has changed, fixes #338339
Original commit message from CVS: * gst/gst.c: * gst/gstregistry.c: (gst_registry_scan_path_level), (gst_registry_scan_path): * gst/gstregistry.h: only write out registry if it has changed, fixes #338339
This commit is contained in:
parent
e90fcdbc80
commit
1785b80792
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2006-04-28 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
|
* gst/gst.c:
|
||||||
|
* gst/gstregistry.c: (gst_registry_scan_path_level),
|
||||||
|
(gst_registry_scan_path):
|
||||||
|
* gst/gstregistry.h:
|
||||||
|
only write out registry if it has changed, fixes #338339
|
||||||
|
|
||||||
2006-04-28 Stefan Kost <ensonic@users.sf.net>
|
2006-04-28 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
* gst/gstbin.c:
|
* gst/gstbin.c:
|
||||||
|
|
Loading…
Reference in a new issue