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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat May 17 05:48:07 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 wim.taymans at chello.be.

--- shadow/113180	Sat May 17 07:54:28 2003
+++ shadow/113180.tmp.6034	Sat May 17 08:48:07 2003
@@ -45,6 +45,20 @@
 
 3) The tuples idea goes for buffer size, too.
 
 
 I don't know how fast that would be though, but optimization should
 come last anyway. :)
+
+------- Additional Comments From wim.taymans at chello.be  2003-05-17 08:48 -------
+1) not sure why the maxsize could be used for, I think it was added to
+indicate the size of the allocated data so that a plugin could use the
+extra allocated space when it is smaller than size.
+
+2) offset is media specific (frames for video, samples for audio,
+bytes for mpeg/mp3, ...) 
+
+3) I don't see a need for multiple offset/format pairs currently, we
+don't even use the single offset value.
+
+I do see the need for an indication of how long this buffer is (in
+time probably)





More information about the Gstreamer-bugs mailing list