[gstreamer-bugs] [Bug 586568] [bytereader] add misc. string functions and gst_byte_reader_dup_data()
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Jun 22 18:21:20 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=586568
GStreamer | gstreamer (core) | Ver: git
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #137137|0 |1
is obsolete| |
Attachment #137137|accepted-commit_now |obsolete
Flag| |
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.24
------- Comment #6 from Tim-Philipp Müller 2009-06-23 01:21 UTC -------
commit 6b64d419373e3dcf6f243826410091cd589b2a75
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Fri May 22 14:47:33 2009 +0100
bytereader: add a bunch of utility functions for strings and a data dup
function
API: gst_byte_reader_dup_data
API: gst_byte_reader_dup_string
API: gst_byte_reader_dup_string_utf8
API: gst_byte_reader_dup_string_utf16
API: gst_byte_reader_dup_string_utf32
API: gst_byte_reader_skip_string
API: gst_byte_reader_skip_string_utf8
API: gst_byte_reader_skip_string_utf16
API: gst_byte_reader_skip_string_utf32
API: gst_byte_reader_peek_string
API: gst_byte_reader_peek_string_utf8
API: gst_byte_reader_get_string
API: gst_byte_reader_get_string_utf8
And some basic unit tests. Fixes #586568.
--
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=586568.
More information about the Gstreamer-bugs
mailing list