diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-01-04 17:57:41 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-01-04 17:57:41 +0000 |
commit | 82f504c5d200839ea81f6f47b4978fa1e9476d5a (patch) | |
tree | 3675d7b65438dc6ee9329b72bcc77c6d5028ecc8 /lib/libXvMC/README.md | |
parent | 4002ec1461f03ce091011924a43249e2ade6034a (diff) |
Update to libXvMC 1.0.12. Tested by krw@ and naddy@
Diffstat (limited to 'lib/libXvMC/README.md')
-rw-r--r-- | lib/libXvMC/README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/libXvMC/README.md b/lib/libXvMC/README.md new file mode 100644 index 000000000..e490c4aab --- /dev/null +++ b/lib/libXvMC/README.md @@ -0,0 +1,18 @@ +libXvMC - X-Video Motion Compensation API +----------------------------------------- + +All questions regarding this software should be directed at the +Xorg mailing list: + + https://lists.x.org/mailman/listinfo/xorg + +The master development code repository can be found at: + + https://gitlab.freedesktop.org/xorg/lib/libXvMC + +Please submit bug reports and requests to merge patches there. + +For patch submission instructions, see: + + https://www.x.org/wiki/Development/Documentation/SubmittingPatches + |