[vlc-devel] commit: Removed spu_Create/DestroySubpicture in favor of subpicture_*. ( Laurent Aimar )
git version control
git at videolan.org
Sun Sep 21 14:51:16 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Sep 21 14:22:11 2008 +0200| [8fce3d90cf2a6fcd10eab690ded15e351bb9a6f5] | committer: Laurent Aimar
Removed spu_Create/DestroySubpicture in favor of subpicture_*.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8fce3d90cf2a6fcd10eab690ded15e351bb9a6f5
---
include/vlc_osd.h | 14 ++++++++--
include/vlc_vout.h | 39 +++++++++++++++++++++---------
modules/stream_out/transcode.c | 10 ++++----
src/input/decoder.c | 6 ++--
src/libvlccore.sym | 5 ++-
src/osd/osd_text.c | 4 +-
src/osd/osd_widgets.c | 4 ++-
src/video_output/video_text.c | 4 +-
src/video_output/vout_intf.c | 2 +-
src/video_output/vout_subpictures.c | 45 ++--------------------------------
10 files changed, 60 insertions(+), 73 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8fce3d90cf2a6fcd10eab690ded15e351bb9a6f5
More information about the vlc-devel
mailing list