summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:35:34 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:35:34 +0000
commit1faf3c691266e6f9a40914900eb6c94bd639ffb0 (patch)
tree330e400eaabce20c3e2773a31784fb85a684786d
parente2399deda299a091cbd99cebf363595534a8ea55 (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--include/X11/extensions/Xvlib.h2
-rw-r--r--man/Xv.man2
-rw-r--r--man/XvFreeAdaptorInfo.man2
-rw-r--r--man/XvFreeEncodingInfo.man2
-rw-r--r--man/XvGetPortAttribute.man2
-rw-r--r--man/XvGetStill.man2
-rw-r--r--man/XvGetVideo.man2
-rw-r--r--man/XvGrabPort.man2
-rw-r--r--man/XvPortNotify.man2
-rw-r--r--man/XvPutStill.man2
-rw-r--r--man/XvPutVideo.man2
-rw-r--r--man/XvQueryAdaptors.man2
-rw-r--r--man/XvQueryBestSize.man2
-rw-r--r--man/XvQueryEncodings.man2
-rw-r--r--man/XvQueryExtension.man2
-rw-r--r--man/XvSelectPortNotify.man2
-rw-r--r--man/XvSelectVideoNotify.man2
-rw-r--r--man/XvSetPortAttribute.man2
-rw-r--r--man/XvStopVideo.man2
-rw-r--r--man/XvUngrabPort.man2
-rw-r--r--man/XvVideoNotify.man2
-rw-r--r--src/Xv.c2
-rw-r--r--src/Xvlibint.h2
23 files changed, 23 insertions, 23 deletions
diff --git a/include/X11/extensions/Xvlib.h b/include/X11/extensions/Xvlib.h
index 2864377..faaf03b 100644
--- a/include/X11/extensions/Xvlib.h
+++ b/include/X11/extensions/Xvlib.h
@@ -21,7 +21,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/include/extensions/Xvlib.h,v 1.4 2003/11/17 22:20:03 dawes Exp $ */
#ifndef XVLIB_H
#define XVLIB_H
diff --git a/man/Xv.man b/man/Xv.man
index f8bc745..eaf5861 100644
--- a/man/Xv.man
+++ b/man/Xv.man
@@ -1,6 +1,6 @@
.TH Xv 3X __vendorversion__
.\"
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/Xv.man,v 1.6 2001/01/27 18:20:35 dawes Exp $
.SH Name
Xv \- X Window System video extension
.SH Description
diff --git a/man/XvFreeAdaptorInfo.man b/man/XvFreeAdaptorInfo.man
index ac6da95..8a557c5 100644
--- a/man/XvFreeAdaptorInfo.man
+++ b/man/XvFreeAdaptorInfo.man
@@ -1,5 +1,5 @@
.TH XvFreeAdaptorInfo 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvFreeAdaptorInfo.man,v 1.5 2001/01/27 18:20:35 dawes Exp $
.SH Name
XvFreeAdaptorInfo \- free adaptor information
.\"
diff --git a/man/XvFreeEncodingInfo.man b/man/XvFreeEncodingInfo.man
index 00e6418..d7f609c 100644
--- a/man/XvFreeEncodingInfo.man
+++ b/man/XvFreeEncodingInfo.man
@@ -1,5 +1,5 @@
.TH XvFreeEncodingInfo 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvFreeEncodingInfo.man,v 1.5 2001/01/27 18:20:35 dawes Exp $
.SH Name
XvFreeEncodingInfo \- free encoding information
.\"
diff --git a/man/XvGetPortAttribute.man b/man/XvGetPortAttribute.man
index 17416c1..ceb0ca1 100644
--- a/man/XvGetPortAttribute.man
+++ b/man/XvGetPortAttribute.man
@@ -1,5 +1,5 @@
.TH XvGetPortAttribute 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvGetPortAttribute.man,v 1.7 2003/05/29 21:48:05 herrb Exp $
.SH Name
XvGetPortAttribute \- return current port attribute value
.\"
diff --git a/man/XvGetStill.man b/man/XvGetStill.man
index 370f3ef..5496bf1 100644
--- a/man/XvGetStill.man
+++ b/man/XvGetStill.man
@@ -1,5 +1,5 @@
.TH XvGetStill 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvGetStill.man,v 1.6 2003/05/29 21:48:05 herrb Exp $
.SH Name
XvGetStill \- capture a single frame of video from a drawable
.\"
diff --git a/man/XvGetVideo.man b/man/XvGetVideo.man
index 519bc66..1b64710 100644
--- a/man/XvGetVideo.man
+++ b/man/XvGetVideo.man
@@ -1,5 +1,5 @@
.TH XvGetVideo 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvGetVideo.man,v 1.5 2001/01/27 18:20:36 dawes Exp $
.SH Name
XvGetVideo \- capture video from a drawable
.\"
diff --git a/man/XvGrabPort.man b/man/XvGrabPort.man
index 6875f5c..8f5cb19 100644
--- a/man/XvGrabPort.man
+++ b/man/XvGrabPort.man
@@ -1,5 +1,5 @@
.TH XvGrabPort 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvGrabPort.man,v 1.5 2001/01/27 18:20:36 dawes Exp $
.SH Name
XvGrabPort \- lock port for exclusive use by client
.\"
diff --git a/man/XvPortNotify.man b/man/XvPortNotify.man
index 5361fc3..acccf85 100644
--- a/man/XvPortNotify.man
+++ b/man/XvPortNotify.man
@@ -1,5 +1,5 @@
.TH XvPortNotify 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvPortNotify.man,v 1.5 2001/01/27 18:20:36 dawes Exp $
.SH Name
XvPortNotify \- event generated when port attributes change
.\"
diff --git a/man/XvPutStill.man b/man/XvPutStill.man
index 9c9a467..0d8c7c6 100644
--- a/man/XvPutStill.man
+++ b/man/XvPutStill.man
@@ -1,5 +1,5 @@
.TH XvPutStill 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvPutStill.man,v 1.5 2001/01/27 18:20:36 dawes Exp $
.SH Name
XvPutStill \- write a single frame of video to a drawable
.\"
diff --git a/man/XvPutVideo.man b/man/XvPutVideo.man
index 076b043..22e09ad 100644
--- a/man/XvPutVideo.man
+++ b/man/XvPutVideo.man
@@ -1,5 +1,5 @@
.TH XvPutVideo 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvPutVideo.man,v 1.5 2001/01/27 18:20:36 dawes Exp $
.SH Name
XvPutVideo \- write video into a drawable
.\"
diff --git a/man/XvQueryAdaptors.man b/man/XvQueryAdaptors.man
index 6b48600..5f060df 100644
--- a/man/XvQueryAdaptors.man
+++ b/man/XvQueryAdaptors.man
@@ -1,5 +1,5 @@
.TH XvQueryAdaptors 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvQueryAdaptors.man,v 1.6 2001/08/17 13:27:50 dawes Exp $
.SH Name
XvQueryAdaptors \- return adaptor information for a screen
.\"
diff --git a/man/XvQueryBestSize.man b/man/XvQueryBestSize.man
index f4d02e0..031c094 100644
--- a/man/XvQueryBestSize.man
+++ b/man/XvQueryBestSize.man
@@ -1,5 +1,5 @@
.TH XvQueryBestSize 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvQueryBestSize.man,v 1.5 2001/01/27 18:20:36 dawes Exp $
.SH Name
XvQueryBestSize \- determine the optimum drawable region size
.\"
diff --git a/man/XvQueryEncodings.man b/man/XvQueryEncodings.man
index fad527c..42af2c6 100644
--- a/man/XvQueryEncodings.man
+++ b/man/XvQueryEncodings.man
@@ -1,5 +1,5 @@
.TH XvQueryEncodings 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvQueryEncodings.man,v 1.6 2001/01/27 18:20:36 dawes Exp $
.SH Name
XvQueryEncodings \- return list of encodings for an adaptor
.\"
diff --git a/man/XvQueryExtension.man b/man/XvQueryExtension.man
index 0fb390e..3549f96 100644
--- a/man/XvQueryExtension.man
+++ b/man/XvQueryExtension.man
@@ -1,5 +1,5 @@
.TH XvQueryExtension 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvQueryExtension.man,v 1.6 2001/08/17 13:27:50 dawes Exp $
.SH Name
XvQueryExtension \- return version and release of extension
.\"
diff --git a/man/XvSelectPortNotify.man b/man/XvSelectPortNotify.man
index 0c0c254..8e0eb89 100644
--- a/man/XvSelectPortNotify.man
+++ b/man/XvSelectPortNotify.man
@@ -1,5 +1,5 @@
.TH XvSelectPortNotify 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvSelectPortNotify.man,v 1.6 2001/08/17 13:27:50 dawes Exp $
.SH Name
XvSelectPortNotify \- enable or disable XvPortNotify(3X) events
.\"
diff --git a/man/XvSelectVideoNotify.man b/man/XvSelectVideoNotify.man
index b1c1262..26645bf 100644
--- a/man/XvSelectVideoNotify.man
+++ b/man/XvSelectVideoNotify.man
@@ -1,5 +1,5 @@
.TH XvSelectVideoNotify 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvSelectVideoNotify.man,v 1.6 2001/08/17 13:27:50 dawes Exp $
.SH Name
XvSelectVideoNotify \- enable or disable VideoNotify events
.\"
diff --git a/man/XvSetPortAttribute.man b/man/XvSetPortAttribute.man
index 6599bd9..f61d682 100644
--- a/man/XvSetPortAttribute.man
+++ b/man/XvSetPortAttribute.man
@@ -1,5 +1,5 @@
.TH XvSetPortAttribute 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvSetPortAttribute.man,v 1.7 2001/08/17 13:27:50 dawes Exp $
.SH Name
XvSetPortAttribute \- sets an attribute of a video port
.\"
diff --git a/man/XvStopVideo.man b/man/XvStopVideo.man
index 52ef1c7..c5e188b 100644
--- a/man/XvStopVideo.man
+++ b/man/XvStopVideo.man
@@ -1,5 +1,5 @@
.TH XvStopVideo 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvStopVideo.man,v 1.6 2001/08/17 13:27:50 dawes Exp $
.SH Name
XvStopVideo \- stop active video
.\"
diff --git a/man/XvUngrabPort.man b/man/XvUngrabPort.man
index 13faf36..3e6cdb1 100644
--- a/man/XvUngrabPort.man
+++ b/man/XvUngrabPort.man
@@ -1,5 +1,5 @@
.TH XvUngrabPort 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvUngrabPort.man,v 1.6 2001/08/17 13:27:50 dawes Exp $
.SH Name
XvUngrabPort \- release port grabbed for video operation
.\"
diff --git a/man/XvVideoNotify.man b/man/XvVideoNotify.man
index 5c7234c..9525007 100644
--- a/man/XvVideoNotify.man
+++ b/man/XvVideoNotify.man
@@ -1,5 +1,5 @@
.TH XvVideoNotify 3X __vendorversion__
-.\" $XFree86$
+.\" $XFree86: xc/doc/man/Xv/XvVideoNotify.man,v 1.6 2003/05/29 21:48:05 herrb Exp $
.SH Name
XvVideoNotify \- event generated for video processing
.\"
diff --git a/src/Xv.c b/src/Xv.c
index a925b49..b1d0791 100644
--- a/src/Xv.c
+++ b/src/Xv.c
@@ -21,7 +21,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xv/Xv.c,v 1.18 2003/11/29 01:02:32 dawes Exp $ */
/*
** File:
**
diff --git a/src/Xvlibint.h b/src/Xvlibint.h
index 764e1b6..2cec968 100644
--- a/src/Xvlibint.h
+++ b/src/Xvlibint.h
@@ -21,7 +21,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xv/Xvlibint.h,v 1.6 2002/10/16 00:37:33 dawes Exp $ */
#ifndef XVLIBINT_H
#define XVLIBINT_H