Changeset f6622f96 in ffmpeg

Timestamp:
Sep 20, 2013, 1:45:02 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
c16470d7
Parents:
3e2a5b33
git-author:
Monty Montgomery <monty@xiph.org> (09/11/13 06:00:31)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (09/20/13 01:45:02)
Message:

avformat/matroskadec: correct spurious keyframe warnings in webm

Minor change to fix for Trac #1003 to avoid squawking about files
with valid keyframes that aren't marked (as opposed to frames that are
marked as keyframes and aren't).

Change correctly surpresses the spurious warnings, while still complaining
about (and handling) the genuinely broken file attached to bug #1003.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.