libXv: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 3 01:38:25 PDT 2009


 man/Makefile.am               |   11 +++
 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 ++++++----
 27 files changed, 1023 insertions(+), 523 deletions(-)

New commits:
commit 4d189188c913e6956344689802a582589db04abe
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Sat Oct 3 01:31:44 2009 -0700

    Convert documentation from xv-library-v2.2.txt into man pages
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit 7303af622984579e600893934a3958c0654d57bf
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Oct 2 08:55:52 2009 -0700

    Man page cleanups and formatting fixes
    
     - Convert man page section headings to traditional style/names
       Make them all caps, and use 'synopsis' instead of 'syntax'
     - Strip trailing whitespace from man pages
     - Add return types to function prototypes
     - Fix unbalanced quoting and other formatting issues
     - Use .BR for formatting man page references
     - Add "libXv Functions" to man page header
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>



More information about the xorg-commit mailing list