OSDN Git Service

matroskadec: reset num_levels on seek.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 12 Feb 2012 13:07:04 +0000 (14:07 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 13 Feb 2012 19:04:09 +0000 (20:04 +0100)
commitc18899d432059b963855afbe8ab68776985ef306
tree3ae89a4de1b30dc416bb50e30948a71a2cc4b63b
parent4e04e1b81e4e31b7a11b3b5033ac97d2da3b866d
matroskadec: reset num_levels on seek.

Otherwise when we run into levels beyond the max. allowed
playback will be permanently broken.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
libavformat/matroskadec.c