[Bug 750852] dashdemux: id at RepresentationType should be StringNoWhitespaceType but accepts spaces
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 21 03:57:30 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750852
--- Comment #19 from Florin Apostol <florin.apostol at oregan.net> ---
Review of attachment 313798:
--> (https://bugzilla.gnome.org/review?bug=750852&attachment=313798)
::: ext/dash/gstmpdparser.h
@@ +599,3 @@
gboolean gst_mpd_client_has_isoff_ondemand_profile (GstMpdClient *client);
+gboolean gst_mpdparser_validate_no_whitespace (const char *s);
don't make the functions public. Keep them static in the c file. The unit test
includes the c file so that it can test static functions.
--
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