[Bug 750863] tests: dashdemux: added unit tests for parsing period element
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 22 04:53:36 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750863
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #305323|none |reviewed
status| |
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 305323:
--> (https://bugzilla.gnome.org/review?bug=750863&attachment=305323)
::: tests/check/elements/dash_mpd.c
@@ +59,3 @@
GstMpdClient *mpdclient = gst_mpd_client_new ();
+ ret = gst_mpd_parse (mpdclient, xml, (gint) strlen (xml));
Does it make sense to use gint for this function? Shouldn't it be gsize or
guint instead?
--
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