[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
Thu Oct 2 17:33:18 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736138
  GStreamer | gst-devtools | git

Mathieu Duponchelle <mathieu.duponchelle> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #287604|none                        |reviewed
             status|                            |

--- Comment #21 from Mathieu Duponchelle <mathieu.duponchelle at epitech.eu> 2014-10-03 00:33:15 UTC ---
Review of attachment 287604:
 --> (https://bugzilla.gnome.org/review?bug=736138&attachment=287604)

Otherwise OK

::: 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),

Don't we need to free the strduped xml at some point ?

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