summaryrefslogtreecommitdiff
path: root/man/XvFreeEncodingInfo.man
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:49 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:49 +0000
commit355f676a4ff26d8fcdfdbe64e791e60bc579e339 (patch)
tree7a1490729f7fad1929023e3408a5545a6470d68c /man/XvFreeEncodingInfo.man
downloadxorg-lib-libXv-355f676a4ff26d8fcdfdbe64e791e60bc579e339.tar.gz
Initial revisionXORG-STABLE
Diffstat (limited to 'man/XvFreeEncodingInfo.man')
-rw-r--r--man/XvFreeEncodingInfo.man24
1 files changed, 24 insertions, 0 deletions
diff --git a/man/XvFreeEncodingInfo.man b/man/XvFreeEncodingInfo.man
new file mode 100644
index 0000000..d7f609c
--- /dev/null
+++ b/man/XvFreeEncodingInfo.man
@@ -0,0 +1,24 @@
+.TH XvFreeEncodingInfo 3X __vendorversion__
+.\" $XFree86: xc/doc/man/Xv/XvFreeEncodingInfo.man,v 1.5 2001/01/27 18:20:35 dawes Exp $
+.SH Name
+XvFreeEncodingInfo \- free encoding information
+.\"
+.SH Syntax
+\fBXvFreeEncodingInfo(\fIp_encoding_info\fR)
+.sp 1l
+\fBXvEncodingInfo \fI*p_encoding_info\fR;
+.SH Arguments
+.\"
+.IP \fIp_encoding_info\fR 8
+Pointer to where the encoding information is located.
+.\"
+.SH Description
+.\"
+XvFreeEncodingInfo(3X) frees encoding information that
+was returned by XvQueryEncodings(3X). The data structure
+used for encoding information is defined in the
+reference page for XvQueryEncodings(3X).
+.SH See Also
+.\"
+XvQueryEncodings(3X)
+.br