diff options
author | Martin Storsjö <martin@martin.st> | 2011-02-16 14:35:47 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-02-18 19:52:26 +0100 |
commit | 09e22efc7e0d98a90e99c9c2047a203c89d9dcd9 (patch) | |
tree | b05f19b9db3ef9f4d6dca7c5c1f2ab78d1247fa4 /ffmpeg.c | |
parent | 34c340d49f2e6ca5190f16ced82da32561a7bef2 (diff) | |
download | ffmpeg-09e22efc7e0d98a90e99c9c2047a203c89d9dcd9.tar.gz |
rtsp: udp_read_packet returning 0 doesn't mean success
If udp_read_packet returns 0, rtsp_st isn't set and we shouldn't
treat it as a successfully received packet (which is counted and
possibly triggers a RTCP receiver report).
This fixes issue 2612.
(cherry picked from commit 2c35a6bde95a382e2d48570255deb67a7633fa46)
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions