OSDN Git Service

matroskadec: introduce resync function.
authorSean McGovern <gseanmcg@gmail.com>
Mon, 27 May 2013 22:11:50 +0000 (18:11 -0400)
committerAnton Khirnov <anton@khirnov.net>
Mon, 10 Jun 2013 18:51:35 +0000 (20:51 +0200)
commit8835c554ff506992c47f6e347c74216ae073f0fa
treefe2331769a27a99563fc2505411083d758db9243
parent3965d404ccd9b6cac95c4aee6cb668845031b685
matroskadec: introduce resync function.

This allows handling matroska files with errors.
Fixes test4.mkv and test7.mkv from the official Matroska test suite,
and by extension Bugzilla #62.

Based on a patch by Reimar Doffinger <Reimar.Doeffinger@gmx.de>

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/matroskadec.c