libXv: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jul 19 20:08:33 UTC 2025


 man/Xv.man                    |   27 +++++++++++----------
 man/XvCreateImage.man         |   23 +++++++++---------
 man/XvFreeAdaptorInfo.man     |    2 -
 man/XvFreeEncodingInfo.man    |    2 -
 man/XvGetPortAttribute.man    |   11 +++-----
 man/XvGetStill.man            |   42 ++++++++++++++++-----------------
 man/XvGetVideo.man            |   53 ++++++++++++++++++++++--------------------
 man/XvGrabPort.man            |   28 ++++++++++++++--------
 man/XvListImageFormats.man    |   43 +++++++++++++++++++---------------
 man/XvPortNotify.man          |    8 ++----
 man/XvPutImage.man            |   29 ++++++++++++++--------
 man/XvPutStill.man            |   29 +++++++++++++++-------
 man/XvPutVideo.man            |   43 ++++++++++++++++++++++------------
 man/XvQueryAdaptors.man       |   43 ++++++++++++++++++++++------------
 man/XvQueryBestSize.man       |   11 +++-----
 man/XvQueryEncodings.man      |   34 +++++++++++++++-----------
 man/XvQueryExtension.man      |   12 ++++-----
 man/XvQueryPortAttributes.man |   24 ++++++++++---------
 man/XvSelectPortNotify.man    |   11 +++++---
 man/XvSelectVideoNotify.man   |    5 +--
 man/XvSetPortAttribute.man    |   17 +++++++------
 man/XvStopVideo.man           |   14 +++++++----
 man/XvUngrabPort.man          |    9 +++----
 man/XvVideoNotify.man         |   16 +++++-------
 24 files changed, 304 insertions(+), 232 deletions(-)

New commits:
commit d709b8efab4e28b3ad324ca30acdb81a527f69a4
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jul 15 17:23:53 2025 -0700

    Improve man page formatting
    
    More closely follow common style as described on
    https://man7.org/linux/man-pages/man7/man-pages.7.html
    and fix warnings raised by `mandoc -T lint` and `groff -rCHECKSTYLE=10`
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxv/-/merge_requests/10>



More information about the xorg-commit mailing list