Find a file
Gaetan Nadon 38602c56dc Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-22 19:24:48 -05:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:57 -05:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:31 +00:00
configure.ac configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 2009-11-15 18:11:36 -05:00
COPYING Add COPYING file for Video. 2005-05-17 22:12:59 +00:00
Makefile.am Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 2009-11-22 19:24:48 -05:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
videoproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:06 +00:00
vldXvMC.h vldXvMC.h: stop uselessly including XvMClib.h. 2009-10-19 23:59:20 +02:00
xv-protocol-v2.txt Move xv-protocol-v2.txt from xorg-docs to videoproto 2009-10-10 16:35:12 -07:00
Xv.h Remove RCS tags 2009-08-27 11:55:47 +10:00
XvMC.h Remove RCS tags 2009-08-27 11:55:47 +10:00
XvMCproto.h Remove RCS tags 2009-08-27 11:55:47 +10:00
Xvproto.h Remove RCS tags 2009-08-27 11:55:47 +10:00

				X Video Extension

This extension provides a protocol for a video output mechanism,
mainly to rescale video playback in the video controller hardware.

Extension name: XVideo

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/proto/videoproto

        http://cgit.freedesktop.org/xorg/proto/videoproto

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage