[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:21:52 PDT 2014


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

Mathieu Duponchelle <mathieu.duponchelle> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #287599|none                        |accepted-commit_after_freez
             status|                            |e

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

OK

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

The method this is contained into is confusing, and it's not in any code path
(add_frame  isn't used anywhere afaict)

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