patch-2.3.29 linux/include/linux/videodev.h
Next file: linux/include/linux/vmalloc.h
Previous file: linux/include/linux/udf_fs.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Nov 19 11:41:51 1999
- Orig file:
v2.3.28/linux/include/linux/videodev.h
- Orig date:
Thu Nov 11 20:11:54 1999
diff -u --recursive --new-file v2.3.28/linux/include/linux/videodev.h linux/include/linux/videodev.h
@@ -175,6 +175,7 @@
struct video_clip *clips; /* Set only */
int clipcount;
#define VIDEO_WINDOW_INTERLACE 1
+#define VIDEO_WINDOW_CHROMAKEY 16 /* Overlay by chromakey */
#define VIDEO_CLIP_BITMAP -1
/* bitmap is 1024x625, a '1' bit represents a clipped pixel */
#define VIDEO_CLIPMAP_SIZE (128 * 625)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)