]> git.sesse.net Git - vlc/commit
* src/input/subtitles.c: made the autodetection fuzziness a config option.
authorDerk-Jan Hartman <hartman@videolan.org>
Sat, 11 Oct 2003 22:40:05 +0000 (22:40 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sat, 11 Oct 2003 22:40:05 +0000 (22:40 +0000)
commitb841a87b2abbeaf5fd07bbc9f874d2f4fbb8789e
tree7fd263dbd43da48378a776e1e92878726f1d502d
parentb6990fe68831226c0effd81deb10ab26b99454b2
* src/input/subtitles.c: made the autodetection fuzziness a config option.
* ALL:
  use a counter and pass this along to New_Subtitle, so we can add more
  than one subtitle file. This 'fixes' a problem where all subtitles got the
  same track_id and therefore were all (un)selected at the same time.
modules/demux/util/sub.c
modules/demux/util/sub.h
src/input/input.c
src/input/subtitles.c
src/libvlc.h