File n_added-definition-of-VIDEO_INVERT_CLIPLIST.patch of Package xf86-video-v4l

From 350c1b95aef452a26dd26c0847e90d9cf73989fa Mon Sep 17 00:00:00 2001
From: Stefan Dirsch <sndirsch@suse.de>
Date: Mon, 11 Apr 2016 12:28:26 +0200
Subject: [PATCH] added definition of VIDEO_INVERT_CLIPLIST

This definition has been removed from xorg-server sources after
release 1.16.4. Still needed by v4l driver obviously.
---
 src/v4l.c | 3 +++
 1 file changed, 3 insertions(+)

Index: xf86-video-v4l-0.2.0/src/v4l.c
===================================================================
--- xf86-video-v4l-0.2.0.orig/src/v4l.c
+++ xf86-video-v4l-0.2.0/src/v4l.c
@@ -34,6 +34,9 @@
 # define DEBUG(x)
 #endif
 
+/* definition removed in xorg-server sources after 1.16.4 */
+#define VIDEO_INVERT_CLIPLIST   0x00000002
+
 static void     V4LIdentify(int flags);
 static Bool     V4LProbe(DriverPtr drv, int flags);
 static const OptionInfoRec * V4LAvailableOptions(int chipid, int busid);
openSUSE Build Service is sponsored by