[Bug 790112] decklink: Ignore some driver-set timecode flags

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 9 10:16:29 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=790112

--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 363284
  --> https://bugzilla.gnome.org/attachment.cgi?id=363284&action=edit
decklink: remove unused variable

Since commit 5ab660c4 the variable bflags is not used anymore, gettint
a compiler (clang) error:

error: variable ‘bflags’ set but not used [-Werror=unused-but-set-variable]

This patch removes the variable bflags and its assignation.

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