diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-02-04 15:27:34 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-02-04 19:13:29 +0100 |
commit | d7b542ae294aaf818f2a00c5606e009cf931e77c (patch) | |
tree | 871f873b3b349a9bcaf19fa6fa88a290ee74b40c /libavcodec/v210dec.c | |
parent | 7f8027b76f1bdce7452d02513fc179cca20d8867 (diff) | |
download | ffmpeg-d7b542ae294aaf818f2a00c5606e009cf931e77c.tar.gz |
Fix potential infinite discard loop.
Fixes trac issue #438.
Seeking in that sample would cause ogg_read_timestamp to fail
because ogg_packet would go into a state where all packets
of stream 1 would be discarded until the end of the stream.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavcodec/v210dec.c')
0 files changed, 0 insertions, 0 deletions