libXvMC: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Mon Feb 2 08:47:32 PST 2009


 .gitignore                        |    8 +++++++
 Makefile.am                       |    4 +--
 configure.ac                      |   11 +++++----
 include/.gitignore                |    2 -
 include/X11/.gitignore            |    2 -
 include/X11/extensions/.gitignore |    2 -
 src/.gitignore                    |    7 ------
 src/XvMCWrapper.c                 |    6 ++---
 src/XvMClibint.h                  |   42 ++++++++++++++++++++++++++++++++++++++
 9 files changed, 61 insertions(+), 23 deletions(-)

New commits:
commit 608a6db5a76c3638457e40a4bae7debb5318b905
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Mon Feb 2 14:17:21 2009 -0200

    Janitor: make distcheck, compiler warnings, .gitignore.

commit ae3564600219fb27e094805cc45991685d2e5504
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Fri Mar 14 02:01:31 2008 -0300

    Add missing prototypes to XvMClibint.h
    
    This is done just to not generate compile warnings about functions without
    prototype, but at some time the comment in XvMC.c should be addressed:
    
    /******************************************************************
       These are intended as a protocol interface to be used by direct
       rendering libraries.  They are not intended to be client viewable
       functions.  These will stay in place until we have a mechanism in
       place similar to that of OpenGL with an libXvMCcore library.
    *******************************************************************/



More information about the xorg-commit mailing list