diff options
author | Martin Storsjö <martin@martin.st> | 2012-01-31 12:45:02 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-02-21 14:19:20 +0200 |
commit | a5c50913a82f499ea821acab5263dfcf023d654f (patch) | |
tree | 98384a32df79dbb7df61dbcb08f9f1f79ae0463c /libavcodec/jpeglsdec.h | |
parent | 3ab9a2a5577d445252724af4067d2a7c8a378efa (diff) | |
download | ffmpeg-a5c50913a82f499ea821acab5263dfcf023d654f.tar.gz |
movdec: Adjust keyframe flagging in fragmented files
For video, mark the first sample in a trun which doesn't have the
sample-is-non-sync-sample flag set as a keyframe.
In particular, the "sample does not depend on other samples" flag
isn't enough to make it a keyframe, since later frames still can
reference frames prior to that one (the flag only says that that
particular frame doesn't depend on other frames).
This fixes bug 215.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/jpeglsdec.h')
0 files changed, 0 insertions, 0 deletions