diff options
author | Martin Storsjö <martin@martin.st> | 2012-03-12 16:11:22 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-03-13 11:19:29 +0200 |
commit | cdf9108b6ae35f597f3a7932b70be7c8cf9bd743 (patch) | |
tree | 4cc6e784fe55cefe4a5266431867ac0fb4dbe880 /libavfilter/vsink_nullsink.c | |
parent | 2f96cc1fc41f2d3a349d55f9d2078694a6a87dc1 (diff) | |
download | ffmpeg-cdf9108b6ae35f597f3a7932b70be7c8cf9bd743.tar.gz |
rtsp: Resend new keepalive commands if they used stale auth
These commands are sent asynchronously, not waiting for the reply.
This reply is parsed later by ff_rtsp_tcp_read_packet or
udp_read_packet. If the reply indicates that we used stale
authentication and need to use a new nonce, resend a new keepalive
command immediately.
This is the only request sent asynchronously, so currently there's
no other command that needs to be resent in the same way.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/vsink_nullsink.c')
0 files changed, 0 insertions, 0 deletions