[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:46:17 PDT 2014


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

--- Comment #25 from Thibault Saunier <tsaunier at gnome.org> 2014-10-03 07:46:14 UTC ---
Review of attachment 287599:
 --> (https://bugzilla.gnome.org/review?bug=736138&attachment=287599)

::: validate/gst/validate/media-descriptor-parser.c
@@ +175,3 @@
     GST_BUFFER_DTS (expected) = fnode->dts;
     if (fnode->is_keyframe)
+      GST_BUFFER_FLAG_UNSET (expected, GST_BUFFER_FLAG_DELTA_UNIT);

Indeed, I will remove that whole method in another commit.

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