[Gstreamer-bugs] [Bug 113180] Changed - Some GstBuffer comments

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat May 17 22:20:04 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=113180

Changed by ds at schleef.org.

--- shadow/113180	Sat May 17 23:10:21 2003
+++ shadow/113180.tmp.11006	Sun May 18 01:20:04 2003
@@ -76,6 +76,15 @@
 -  GST_BUFFER_MAXSIZE (copy) 	 = GST_BUFFER_MAXSIZE (buffer);
 +  GST_BUFFER_MAXSIZE (copy) 	 = GST_BUFFER_SIZE (buffer)
 
 yes, but after this is fixed (it was ok)
 
 
+
+------- Additional Comments From ds at schleef.org  2003-05-18 01:20 -------
+'duration' would be very useful in gst-sci.
+
+'offset' is used as a byte offset in subbuffers compared to the parent
+buffer, so it probably isn't supposed to be media-dependent.
+
+While you're at it, GstData::free needs a closure gpointer and/or
+GstData needs a 'gpointer private' member.





More information about the Gstreamer-bugs mailing list