[PATCH v2 12/15] xfree86/xv: Document VIDEO_CLIP_TO_VIEWPORT incompatibility with reput

ville.syrjala at nokia.com ville.syrjala at nokia.com
Tue Nov 2 11:05:58 PDT 2010


From: Ville Syrjälä <ville.syrjala at nokia.com>

Signed-off-by: Ville Syrjälä <ville.syrjala at nokia.com>
---
 hw/xfree86/common/xf86xv.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/hw/xfree86/common/xf86xv.h b/hw/xfree86/common/xf86xv.h
index 1b43fcb..973b1d0 100644
--- a/hw/xfree86/common/xf86xv.h
+++ b/hw/xfree86/common/xf86xv.h
@@ -36,6 +36,10 @@
 #define VIDEO_INVERT_CLIPLIST			0x00000002
 #define VIDEO_OVERLAID_IMAGES			0x00000004
 #define VIDEO_OVERLAID_STILLS			0x00000008
+/*
+ * Usage of VIDEO_CLIP_TO_VIEWPORT is not recommended.
+ * It can make reput behaviour inconsistent.
+ */
 #define VIDEO_CLIP_TO_VIEWPORT			0x00000010
 
 typedef struct {
-- 
1.7.2.2



More information about the xorg-devel mailing list