[Gstreamer-bugs] [Bug 119231] Changed - modular gst-register

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Aug 8 14:44:08 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

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

Changed by ds at schleef.org.

--- shadow/119231	Thu Aug  7 04:03:13 2003
+++ shadow/119231.tmp.24900	Fri Aug  8 17:44:08 2003
@@ -26,6 +26,15 @@
 gst-register name, and rename the executable that actually creates registries.
 
 ------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-08-07 04:03 -------
 Couldn't we just make gst-register execute all binaries in a
 directory, like $PREFIX/lib/gstreamer-$GST_VERSION/gst-register after
 it is done updating the registry?
+
+------- Additional Comments From ds at schleef.org  2003-08-08 17:44 -------
+That's another option.  I was thinking of putting the registry
+rebuilder code into a binary in that directory, but it doesn't matter,
+really.
+
+A shell script to run every file in a directory is about 5 lines.  The
+equivalent C is a bit more complicated.  That seems to be the only
+advantage.




More information about the Gstreamer-bugs mailing list