OSDN Git Service

Detect theora keyframes by content in Ogg demuxer.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 6 Feb 2012 21:03:25 +0000 (22:03 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 6 Feb 2012 21:08:45 +0000 (22:08 +0100)
commit787528b4a614898c52551dbedcb1f7ea1e5fe5ad
treeba3b95d9c7c7072b1c426c9944d3ad394f5dbf0d
parent6833fe4342e82fad258376797f8333f96dd13d2d
Detect theora keyframes by content in Ogg demuxer.

A lot of files do not mark keyframes correctly via
granule, so detect keyframe or not based on data
and complain if it mismatches.

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