[Bug 736138] validate: Use information from the media_info file to test more deeply the execution of pipeline
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Oct 3 00:57:48 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=736138
GStreamer | gst-devtools | git
--- Comment #28 from Thibault Saunier <tsaunier at gnome.org> 2014-10-03 07:57:47 UTC ---
Review of attachment 287604:
--> (https://bugzilla.gnome.org/review?bug=736138&attachment=287604)
::: validate/gst/validate/media-descriptor-parser.c
@@ +406,3 @@
+ parser = g_object_new (GST_TYPE_MEDIA_DESCRIPTOR_PARSER, "validate-runner",
+ runner, NULL);
+ if (_set_content (parser, g_strdup (xml), strlen (xml) * sizeof (gchar),
I thought it was given to the parser, but actually we used to set it to
priv->xmlcontent. Fixing that.
--
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