[vlc-commits] Removed VLC internal SSA decoder.
Laurent Aimar
git at videolan.org
Tue Apr 26 22:09:28 CEST 2011
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Apr 26 22:09:04 2011 +0200| [1b214677052b5d8adb9628dc6efab5567bcfdba2] | committer: Laurent Aimar
Removed VLC internal SSA decoder.
Use libass if you want SSA support.
Signed-off-by: Laurent Aimar <fenrir at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1b214677052b5d8adb9628dc6efab5567bcfdba2
---
modules/codec/Modules.am | 2 +-
modules/codec/subsass.c | 358 ----------------------------------------------
modules/codec/subsdec.c | 76 ++--------
modules/codec/subsdec.h | 5 -
modules/codec/subsusf.c | 1 -
5 files changed, 14 insertions(+), 428 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1b214677052b5d8adb9628dc6efab5567bcfdba2
More information about the vlc-commits
mailing list