[Bug 789197] gst-device-monitor shows broken touch "video" sources

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 28 19:28:49 UTC 2017


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #361857|none                        |needs-work
             status|                            |

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 361857:
 --> (https://bugzilla.gnome.org/review?bug=789197&attachment=361857)

Interesting, so yet another API break on kernel side.

::: sys/v4l2/gstv4l2deviceprovider.c
@@ +41,3 @@
+#ifndef V4L2_CAP_TOUCH
+#define V4L2_CAP_TOUCH 0x10000000
+#endif

We build against our own copy of the header, this is always defined in
git-master. You may add this in your backport, or simply update ext/ in 1.12,
but don't do this in master please.

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