[gstreamer-bugs] [Bug 607771] New: [API] Add gst_byte_writer_put_padding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 22 06:47:52 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=607771
  GStreamer | gstreamer (core) | git

           Summary: [API] Add gst_byte_writer_put_padding
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thiago.sousa.santos at collabora.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Adds a function to be able to do memsets in GstByteWriter.

"gst_byte_writer_put_padding (GstByteWriter, guint8 value, guint size)" writes
@size bytes with @value.

Useful (as the name already says) for adding padding to buffers.

Patches following.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list