]> git.sesse.net Git - vlc/commit
Fix a bug preventing files without segment duration
authorDenis Charmet <typx@dinauz.org>
Tue, 1 Nov 2011 14:42:43 +0000 (15:42 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 1 Nov 2011 14:55:57 +0000 (15:55 +0100)
commitfd8168bd1b035bdb3c00c73727a5ec3171106173
tree40ddd5c06b3dcb747c3469a7105215147308536a
parent16aec732663892527bc84f907d9b19fb784d9e1f
Fix a bug preventing files without segment duration

And fix the crash of http://streams.videolan.org/issues/mkv/invalid_EBML_number_size_tag.mkv

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/demux/mkv/demux.cpp
modules/demux/mkv/virtual_segment.cpp