[gstreamer-bugs] [Bug 577847] gst.Buffer undocumented slices usage

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 4 03:33:22 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=577847

  GStreamer | gst-python | Ver: 0.10.14

Luca Bruno changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #2 from Luca Bruno  2009-04-04 10:34 UTC -------
Strings in Python don't support mutable slices. Reading from the buffer is easy
and intuitive, but writing data on a buffer is not documented.
buf = gst.Buffer (size); buf[:size] = data


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577847.




More information about the Gstreamer-bugs mailing list