libXv: Changes to 'refs/tags/libXv-1.0.5'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 3 02:16:43 PDT 2009


Tag 'libXv-1.0.5' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-10-03 10:13 -0700

libXv 1.0.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (SunOS)

iD8DBQBKxxXCovueCB8tEw4RAn8aAJ0WvwEmR0QEGxoWM3p3edA5GYM7RgCfRnSG
YPmva/y60XgvXyeLU6s1GxU=
=zzkF
-----END PGP SIGNATURE-----

Changes since libXv-1.0.4:
Alan Coopersmith (7):
      Add README with pointers to mailing list, bugzilla & git repos
      Adjust flags definitions to fix lint library build
      Move xv-library-v2.2.txt document from xorg-docs
      Man page cleanups and formatting fixes
      Convert documentation from xv-library-v2.2.txt into man pages
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      libXv 1.0.5

Paulo Cesar Pereira de Andrade (1):
      Janitor: make distcheck, compiler warnings, .gitignore.

---
 .gitignore                        |    9 +
 Makefile.am                       |    4 
 README                            |   25 +++
 configure.ac                      |   15 -
 include/.gitignore                |    2 
 include/X11/.gitignore            |    2 
 include/X11/extensions/.gitignore |    2 
 include/X11/extensions/Xvlib.h    |    5 
 man/.gitignore                    |    3 
 man/Makefile.am                   |   13 +
 man/Xv.man                        |  125 +++++++++++----
 man/XvCreateImage.man             |  103 +++++++++++++
 man/XvFreeAdaptorInfo.man         |   32 ++--
 man/XvFreeEncodingInfo.man        |   31 ++-
 man/XvGetPortAttribute.man        |   92 +++++------
 man/XvGetStill.man                |  105 +++++++------
 man/XvGetVideo.man                |  103 ++++++-------
 man/XvGrabPort.man                |   47 +++--
 man/XvListImageFormats.man        |  107 +++++++++++++
 man/XvPortNotify.man              |   22 +-
 man/XvPutImage.man                |   77 +++++++++
 man/XvPutStill.man                |   72 +++++----
 man/XvPutVideo.man                |   80 +++++-----
 man/XvQueryAdaptors.man           |   43 +++--
 man/XvQueryBestSize.man           |   43 ++---
 man/XvQueryEncodings.man          |   52 +++---
 man/XvQueryExtension.man          |   45 +++--
 man/XvQueryPortAttributes.man     |   55 ++++++
 man/XvSelectPortNotify.man        |   46 +++--
 man/XvSelectVideoNotify.man       |   37 ++--
 man/XvSetPortAttribute.man        |  102 ++++++------
 man/XvShmCreateImage.man          |    1 
 man/XvShmPutImage.man             |    1 
 man/XvStopVideo.man               |   45 +++--
 man/XvUngrabPort.man              |   37 ++--
 man/XvVideoNotify.man             |   32 ++--
 man/xv-library-v2.2.txt           |  300 ++++++++++++++++++++++++++++++++++++++
 src/.gitignore                    |    6 
 src/Makefile.am                   |    7 
 39 files changed, 1372 insertions(+), 556 deletions(-)
---


More information about the xorg-commit mailing list