summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorKharkov Alexander <kharkovalexander@gmail.com>2011-04-08 16:20:45 +0700
committerMartin Storsjö <martin@martin.st>2011-04-12 12:38:45 +0300
commitb5304f7b2ec56b872e9a007d7f040930ebe55095 (patch)
tree938f2b9b7e0e4ca749c5c1fe85d29876baaac6b5 /libavcodec
parentc41eb2ade4f862dc5f5e7c09c717d4f7f911a15e (diff)
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>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions