]> git.sesse.net Git - vlc/commit
MKV: fix playback of AC-3 with bogus default duration
authorSteve Lhomme <robUx4@videolabs.io>
Tue, 24 Feb 2015 11:04:49 +0000 (12:04 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 24 Feb 2015 12:18:09 +0000 (13:18 +0100)
commit6cad286bb079a8d6caed5da3c4b2be6dbdfa7f9c
tree520fba7b71c741060a92ec635b6bdfff7af3073a
parent7ad37bba0821350dc576c0c24f83d85235ec8fb3
MKV: fix playback of AC-3 with bogus default duration

Fixes #8512
The fix is similar to that one in ffmpeg/libav http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavformat/matroskadec.c;#l2813

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