[Gstreamer-bugs] [Bug 123957] Changed - multidisksrc should emit its new-file signal even if it failed to open it

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Oct 7 02:18:54 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=123957

Changed by rbultje at ronald.bitfreak.net.

--- shadow/123957	Mon Oct  6 17:40:54 2003
+++ shadow/123957.tmp.4905	Tue Oct  7 05:18:54 2003
@@ -62,6 +62,15 @@
 multidisksrc.  Or rather, it _shouldn't_ be.  An element that can
 handle 100-1000 files easily should have a much more powerful API.
 
 (btw, we'd eventually like to make multidisksrc a subclass of filesrc.
  If you don't want to do that yourself, that's cool, but it would be a
 good thing to keep in mind while working on it.)
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-10-07 05:18 -------
+You can use both properties. So "locations" is aread-only and returns
+the internal list. "add-location" and "remove-location" adds and
+removes a single file (gchar *), and "add-locations" and
+"remove-locations" removes a GSList * of files.
+
+Oh, and this filesrc-as-parent-of-multidisksrc is a really cool idea,
+I favour that, too.




More information about the Gstreamer-bugs mailing list