[Bug 748390] validate: media-descriptor: remove duplicate conditions
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 23 02:58:12 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748390
Thibault Saunier <tsaunier at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #307889|none |reviewed
status| |
--- Comment #11 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 307889:
--> (https://bugzilla.gnome.org/review?bug=748390&attachment=307889)
::: validate/gst/validate/media-descriptor.c
@@ -304,3 +304,3 @@
}
- compare_tags (ref, rstream, cstream);
+ return compare_tags (ref, rstream, cstream);
I think it was on purpose so that it does not fail for tags issue (but simply
WARNS the user)
--
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