[FFmpeg-devel] [PATCH] Add skip_to_keyframe stream variable.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Mon Apr 16 22:16:59 CEST 2012
On Mon, Apr 16, 2012 at 12:44:22AM +0200, Michael Niedermayer wrote:
> On Sat, Apr 14, 2012 at 12:30:22AM +0200, Reimar Döffinger wrote:
> > 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: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
>
> should be ok
pushed.
More information about the ffmpeg-devel
mailing list