[Bug 750852] dashdemux: id at RepresentationType should be StringNoWhitespaceType but accepts spaces

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 21 02:58:41 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750852

--- Comment #13 from Florin Apostol <florin.apostol at oregan.net> ---
Review of attachment 313751:
 --> (https://bugzilla.gnome.org/review?bug=750852&attachment=313751)

::: ext/dash/gstmpdparser.c
@@ +307,3 @@
+
+static gboolean
+validate_nows (const char *s)

please rename to validate_no_whitespace

@@ +313,3 @@
+
+static gboolean
+gst_mpdparser_get_xml_prop_string_nows (xmlNode * a_node,

please rename to gst_mpdparser_get_xml_prop_string_no_whitespace

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