[vlc-devel] commit: Fixed various issue with SPU. (Laurent Aimar )
git version control
git at videolan.org
Thu Jul 30 22:06:26 CEST 2009
vlc | branch: 1.0-bugfix | Laurent Aimar <fenrir at videolan.org> | Sun Jul 26 23:59:53 2009 +0200| [a8daa86c751b220a058a7154265ec020f8a888c2] | committer: Laurent Aimar
Fixed various issue with SPU.
It is a manual backport of:
- [9b8c543c1a28e4520990b6800f09f444e72f8bdd] Subtitles accuracy
- [9c462ffb5d9ada2fb8058e5a93148325bb0665b6] Ephemere destruction
- [fabf23993a07542fdc697e6fd2720753173d83e8] Fixes for previous commits
It does not changes existing functions, but add 2 new ones.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a8daa86c751b220a058a7154265ec020f8a888c2
---
include/vlc_osd.h | 2 +
modules/stream_out/transcode.c | 10 ++--
src/Makefile.am | 2 +-
src/libvlccore.sym | 2 +
src/video_output/video_output.c | 19 ++++--
src/video_output/vout_internal.h | 3 +-
src/video_output/vout_pictures.c | 26 ++++----
src/video_output/vout_subpictures.c | 114 ++++++++++++++++++++++++-----------
8 files changed, 117 insertions(+), 61 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a8daa86c751b220a058a7154265ec020f8a888c2
More information about the vlc-devel
mailing list