Handle MKV segment change properly
commit87ed819bada9492bc4b2e6e0ff2859797946edf5
authorDenis Charmet <typx@dinauz.org>
Thu, 2 Feb 2012 00:42:54 +0000 (2 01:42 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 2 Feb 2012 14:04:54 +0000 (2 15:04 +0100)
treef0434c24f3ae7d1c9a60214f4f804375a6c6f38b
parent775a33e104ef7561962bc1fb3e2c7a93c53779bb
Handle MKV segment change properly

Don't use the var_SetTime hack anymore and don't flush the fifo when
it's not necessary.
Fix #5967 and #2855

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