diff options
author | John Stebbins <stebbins@jetheaddev.com> | 2011-07-01 08:57:42 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-07-01 08:59:26 -0700 |
commit | cdc2c1c57616956d975c57b4b69eb73865f513f5 (patch) | |
tree | b7a2142d047fb1e8a36f28c8d60de2c131977b6a /libswscale/options.c | |
parent | 134557f3a47697a7b5e5da2bd7e5a4b8f8d56b1c (diff) | |
download | ffmpeg-cdc2c1c57616956d975c57b4b69eb73865f513f5.tar.gz |
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 <rsbultje@gmail.com>
Diffstat (limited to 'libswscale/options.c')
0 files changed, 0 insertions, 0 deletions