[Bug 748390] validate: media-descriptor: remove duplicate conditions
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 23 03:15:36 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748390
--- Comment #13 from Vineeth <vineeth.tm at samsung.com> ---
(In reply to Thibault Saunier from comment #11)
> Review of attachment 307889 [details] [review]:
>
> ::: 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)
Yes i just now noticed the commit in which that change was made..
should we change the return type to void.. it doesn't matter actually..
--
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