diff options
author | Martin Storsjö <martin@martin.st> | 2013-01-07 18:39:04 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-01-08 11:22:37 +0200 |
commit | 8729698d50739524665090e083d1bfdf28235724 (patch) | |
tree | b58cae850c1e0c524f59bd546eed72a599f400ea /libavfilter/avfilter.c | |
parent | 7ff3fd7ae4d6b178501f2f98ff64cbaad02752cc (diff) | |
download | ffmpeg-8729698d50739524665090e083d1bfdf28235724.tar.gz |
rtsp: Recheck the reordering queue if getting a new packet
If we timed out and consumed a packet from the reordering queue,
but didn't return a packet to the caller, recheck the queue status.
Otherwise, we could end up in an infinite loop, trying to consume
a queued packet that has already been consumed.
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/avfilter.c')
0 files changed, 0 insertions, 0 deletions