summaryrefslogtreecommitdiffstats
path: root/libavutil/intfloat_readwrite.c
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2011-07-01 08:57:42 -0700
committerReinhard Tartler <[email protected]>2011-07-16 13:49:34 +0200
commitc29c609e0f4bf3fea29104c689c11f7dda499135 (patch)
treec0d584152e6335ee2687f3caf1851f0f19f20bdd /libavutil/intfloat_readwrite.c
parent9459390f29ec6df63ff1878f13b7b4343811948a (diff)
matroskadec: matroska_read_seek after after EBML_STOP leads to failure.
EBML_STOP leaves matroska->current_id set. Then matroska_read_seek changes the stream position without resetting current_id. The next matroska_parse_cluster fails due to calculation of incorrect pos. So clear current_id when avio_seek happens in matroska_read_seek. Signed-off-by: Ronald S. Bultje <[email protected]> (cherry picked from commit cdc2c1c57616956d975c57b4b69eb73865f513f5)
Diffstat (limited to 'libavutil/intfloat_readwrite.c')
0 files changed, 0 insertions, 0 deletions