Changeset 578d6861 in ffmpeg

Timestamp:
Apr 12, 2011, 8:08:55 PM (14 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
96573c0, 9891004b
Parents:
f3e3f28e
git-author:
Martin Storsjö <martin@martin.st> (04/12/11 13:37:54)
git-committer:
Martin Storsjö <martin@martin.st> (04/12/11 20:08:55)
Message:

flvdec: Allow parsing keyframes metadata without seeking in most cases

Stop the avio input at a point where amf_parse_object can
continue parsing the end of the object seamlessly, when all
data is available.

If unsupported data is encountered within the keyframes object,
try seeking to the start of the keyframes object - if the seek
back was successful, the caller can continue parsing the rest
of the AMF data.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

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