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

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Sep 7 22:24:22 PDT 2013


Tag 'libXv-1.0.10' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-09-08 06:24 -0700

libXv-1.0.10

Changes since libXv-1.0.9:
Alan Coopersmith (10):
      Adopt X.Org standard code style, with consistent indentation
      Remove unnecessary casts from Xmalloc calls
      Fix sign conversion & comparison warnings from clang
      Use pad_to_int32 macro instead of repeated (x + 3) & ~3 pattern
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest
      Add missing calls to _XEatDataWords when we are skipping _XRead
      Refactor error handling
      Remove fallback for _XEatDataWords, require libX11 1.6 for it
      libXv 1.0.10

---
 configure.ac                   |   10 
 include/X11/extensions/Xvlib.h |  442 ++++-----
 src/Xv.c                       | 1913 ++++++++++++++++++++---------------------
 src/Xvlibint.h                 |   28 
 4 files changed, 1177 insertions(+), 1216 deletions(-)
---


More information about the xorg-commit mailing list