libXvMC: Changes to 'refs/tags/libXvMC-1.0.7'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Mar 7 21:33:41 PST 2012


Tag 'libXvMC-1.0.7' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-08 05:33 -0800

libXvMC-1.0.7

Changes since libXvMC-1.0.6:
Alan Coopersmith (3):
      Strip trailing whitespace
      Fix gcc -Wwrite-strings warnings
      libXvMC 1.0.7

Gaetan Nadon (5):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac
      Fix whitespace issues
      config: move wrapper in its own directory
      config: use Automake defaults when checking for library functions.

---
 Makefile.am                      |    8 
 XvMC_API.txt                     |  230 +++++------
 configure.ac                     |   91 ++--
 include/X11/extensions/XvMClib.h |   32 -
 src/Makefile.am                  |   32 -
 src/XvMC.c                       |   82 ++--
 src/XvMCWrapper.c                |  781 ---------------------------------------
 wrapper/Makefile.am              |   22 +
 wrapper/XvMCWrapper.c            |  781 +++++++++++++++++++++++++++++++++++++++
 9 files changed, 1032 insertions(+), 1027 deletions(-)
---


More information about the xorg-commit mailing list