• Reimar Döffinger's avatar
    Add skip_to_keyframe stream variable. · 4a95876f
    Reimar Döffinger authored
    This replaces the matroskadec one with the same name.
    The advantage is not only easier reuse in other demuxers
    but also that we can make the decisions after the parser.
    This fixes seeking in files that mark the keyframes incorrectly,
    for example the file in track ticket #1003.
    The matroska variable is still kept to be able to complain
    about such broken files.
    Signed-off-by: 's avatarReimar Döffinger <Reimar.Doeffinger@gmx.de>
    4a95876f
matroskadec.c 78.9 KB