[vlc-commits] commit: Cleaned up a bit spu_t API. (Laurent Aimar )

git at videolan.org git at videolan.org
Tue May 4 22:26:15 CEST 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue May  4 22:20:21 2010 +0200| [776b826403cda061217ede59b2d89b26e3dca166] | committer: Laurent Aimar 

Cleaned up a bit spu_t API.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=776b826403cda061217ede59b2d89b26e3dca166
---

 include/vlc_spu.h                        |   39 +++--------
 modules/codec/zvbi.c                     |    4 +-
 modules/control/hotkeys.c                |   76 ++++++++++-----------
 modules/gui/macosx/controls.m            |   18 +++---
 modules/gui/skins2/commands/cmd_quit.cpp |    2 +-
 modules/misc/lua/libs/osd.c              |   10 ++--
 src/input/decoder.c                      |    9 +--
 src/input/resource.c                     |    2 +-
 src/libvlccore.sym                       |    2 +
 src/video_output/video_epg.c             |    2 +-
 src/video_output/video_output.c          |    2 +-
 src/video_output/vout_intf.c             |    4 +-
 src/video_output/vout_subpictures.c      |  110 +++++++++++-------------------
 13 files changed, 113 insertions(+), 167 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=776b826403cda061217ede59b2d89b26e3dca166


More information about the vlc-commits mailing list