]> git.sesse.net Git - vlc/commit
* Fix another microdvd issue.
authorDerk-Jan Hartman <hartman@videolan.org>
Fri, 22 Sep 2006 13:05:52 +0000 (13:05 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Fri, 22 Sep 2006 13:05:52 +0000 (13:05 +0000)
commitbac2218ea59f06589bb5bddee1747f28b661a1d2
treef116fd6b52597e12dddd10f8ee6393607ceade07
parent9dc950147775823e8c8ab9f61d133b95c476eed2
* Fix another microdvd issue.
  - It now uses in order
   default fps == 25,
   the fps of the movie, if available.
   the fps specified in the subtitle file, if available.
   the fps specified by the user, if set.
  - Don't set it on each an every subtitle, do it globaly. (should be faster)
modules/demux/subtitle.c