[vlc-commits] Separated SRT and USF subtitles decoder.

Laurent Aimar git at videolan.org
Tue Apr 26 23:36:04 CEST 2011


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Apr 26 23:34:13 2011 +0200| [a1d39b55b526ba36cdeee22d53c624afc30aa052] | committer: Laurent Aimar

Separated SRT and USF subtitles decoder.

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

 modules/codec/Modules.am |    4 +-
 modules/codec/subsdec.c  |   90 ++++++++++++--------------------------------
 modules/codec/subsdec.h  |   94 ----------------------------------------------
 modules/codec/subsusf.c  |   81 ++++++++++++++++++++++++++++++----------
 4 files changed, 87 insertions(+), 182 deletions(-)

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


More information about the vlc-commits mailing list