[Gstreamer-bugs] [Bug 113180] Changed - Some GstBuffer comments
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sun May 18 07:29: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=113180
Changed by wim.taymans at chello.be.
--- shadow/113180 Sun May 18 10:04:14 2003
+++ shadow/113180.tmp.28636 Sun May 18 10:29:54 2003
@@ -104,6 +104,12 @@
The *new* buffer doesn't have the size of the old buffer (maxsize),
but the size of the *used* memory (size). Or does g_memdup() do
something else?
It seemed like a potential bug to me.
+
+------- Additional Comments From wim.taymans at chello.be 2003-05-18 10:29 -------
+On second tought, the offset field should be made media specific. The
+offset field is currently updated when creating a subbuffer but any
+plugin can change it afterwards. Should we still update the offset
+field or let the plugin update it?
More information about the Gstreamer-bugs
mailing list