Changeset 2c35a6bd in ffmpeg

Timestamp:
Feb 16, 2011, 11:37:00 PM (14 years ago)
Author:
Luca Barbato <lu_zero@gentoo.org>
Branches:
master
Children:
610219a5
Parents:
6741f7c9
git-author:
Martin Storsjö <martin@martin.st> (02/16/11 12:35:47)
git-committer:
Luca Barbato <lu_zero@gentoo.org> (02/16/11 23:37:00)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.