]> git.sesse.net Git - vlc/commit
* mkv.cpp: retrieve the original framesize from the vobsub idx and store in es_format_t
authorDerk-Jan Hartman <hartman@videolan.org>
Sat, 18 Sep 2004 21:13:45 +0000 (21:13 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sat, 18 Sep 2004 21:13:45 +0000 (21:13 +0000)
commit101886447a921fcde8f2f2f03469c504217b2b60
tree4b0077cf16f8fee841f3bc77caaa74afc2a2229e
parentbb7ae8b63aab5c460c6d354398f83eb953bcb4ca
* mkv.cpp: retrieve the original framesize from the vobsub idx and store in es_format_t
* vobsub.c: rewrite of the vobsub module. Now has track support. This is UNFINISHED.
  TODO, repair the 'Control' commands store the timestamp/location combo's in the arrays of subtitle_t structs

  and find a way to pass the info from the decoder to the core of course....
modules/demux/mkv.cpp
modules/demux/vobsub.c