diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-03 01:31:44 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-03 01:37:11 -0700 |
commit | 4d189188c913e6956344689802a582589db04abe (patch) | |
tree | d2e0b334c2d1f5ca3d4e7cb6208edb2be76cd998 /man/XvQueryAdaptors.man | |
parent | 7303af622984579e600893934a3958c0654d57bf (diff) |
Convert documentation from xv-library-v2.2.txt into man pages
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'man/XvQueryAdaptors.man')
-rw-r--r-- | man/XvQueryAdaptors.man | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/XvQueryAdaptors.man b/man/XvQueryAdaptors.man index bb52ff5..48eabae 100644 --- a/man/XvQueryAdaptors.man +++ b/man/XvQueryAdaptors.man @@ -50,6 +50,9 @@ The number of ports supported by the adaptor. .IP \fItype\fR 8 A bit mask with the value XvInputMask asserted if the adaptor supports video input, and value XvOutputMask asserted if the adaptor supports video output. +In Xv protocol 2.2 and later, there are 3 new bits defined - XvVideoMask, +XvStillMask and XvImageMask indicating that the adaptor is capable +of video, still or image primitives respectively. .IP \fIname\fR 8 A vendor specific name that identifies the adaptor. .IP \fInum_formats\fR 8 |