[Bug 742878] decklink: Add initial support for 10bit YUV modes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 28 13:42:21 UTC 2016


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

--- Comment #22 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 326453:
 --> (https://bugzilla.gnome.org/review?bug=742878&attachment=326453)

::: sys/decklink/gstdecklinkvideosrc.cpp
@@ +362,3 @@

+  format = self->caps_format;
+  ret = self->input->input->EnableVideoInput (mode->mode, format, flags);

Here we should probably complain if only one of the two properties is auto...
because we will get whatever the driver decides then for the other property,
not what was set via property. If I understand the decklink API correctly.

Should at least be a warning, if not an error.

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