[gstreamer-bugs] [Bug 607771] [API] Add gst_byte_writer_fill

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 12 12:32:07 PST 2010


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

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.27

--- Comment #9 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-02-12 20:32:01 UTC ---
Forgot to add the bug number, but here they are.

Module: gstreamer
Branch: master
Commit: bfff7a1b4ece0c0b5ca30dd93392707fc097f7a9
URL:   
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=bfff7a1b4ece0c0b5ca30dd93392707fc097f7a9

Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Fri Jan 22 09:19:31 2010 -0300

bytewriter: add _fill function

Adds a new function to GstByteWriter that writes
a constant value to a memory area (aka memset).
Useful for adding padding to buffers.

Also updates .def file and docs.

API: gst_byte_writer_fill()


Module: gstreamer
Branch: master
Commit: aad80a10530fdd0ee8a943c1ea34bbf821db5bb5
URL:   
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=aad80a10530fdd0ee8a943c1ea34bbf821db5bb5

Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Fri Jan 22 11:38:59 2010 -0300

bytewriter: Adds a test for _fill

-- 
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