]> git.sesse.net Git - vlc/commit
* Fixed bugs in parsing SSA lines. Turns out we are currently parsing within demuxers.
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 2 Nov 2003 01:41:12 +0000 (01:41 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 2 Nov 2003 01:41:12 +0000 (01:41 +0000)
commitafc9d70d88fc2ba08cf81ced2f491285d7acb2a7
treef7a64dd124facb3865a234f1354b718c5e4ea042
parenta90eb78daf580157cdedca4ac54a6ea0e9f34fd0
* Fixed bugs in parsing SSA lines. Turns out we are currently parsing within demuxers.
  The parsing of lines should of course be moved to the decoder level.
modules/demux/mkv.cpp
modules/demux/util/sub.c