Changeset b5304f7b in ffmpeg
- Timestamp:
-
Apr 12, 2011, 9:38:45 AM
(14 years ago)
- Author:
- Martin Storsjö <martin@martin.st>
- Branches:
- master
- Children:
- c5e03ceb
- Parents:
- c41eb2ad
- git-author:
- Kharkov Alexander <kharkovalexander@gmail.com> (04/08/11 09:20:45)
- git-committer:
- Martin Storsjö <martin@martin.st> (04/12/11 09:38:45)
- Message:
-
flvdec: Fix support for flvtool2 "keyframes based" generated index
Current keyframes data parser unconditionally rewind metadata to
the end at the end of function. As result ALL metadata located
after keyframes index not parsed, and as metadata object can have
ANY placement inside metadata it can lead to unpredictable result
(bitrate can not be found, etc.). As result FLV movie will not
play at all in such situation.
Signed-off-by: Martin Storsjö <martin@martin.st>
-
(No files)
-