diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2013-08-18 17:40:51 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2013-08-19 05:20:39 +0200 |
commit | 9a27acae9e6b7d0bf74c5b878af9c42495a546f3 (patch) | |
tree | 436e882219037ceb840a114d7c261260867c665d /libavcodec/cavs.c | |
parent | 0a14fefd68cc18ce3252edff8a05ee9b3945b694 (diff) | |
download | ffmpeg-9a27acae9e6b7d0bf74c5b878af9c42495a546f3.tar.gz |
ogg: Fix potential infinite discard loop
Seeking in certain broken files 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.
Bug-Id: 553
CC: libav-stable@libav.org
Signed-off-by: Jan Gerber <j@v2v.cc>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavcodec/cavs.c')
0 files changed, 0 insertions, 0 deletions