]> git.sesse.net Git - ffmpeg/commit
rtsp: Clear the session id on redirects
authorMartin Storsjö <martin@martin.st>
Wed, 24 Sep 2014 08:31:18 +0000 (11:31 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 24 Sep 2014 20:34:02 +0000 (23:34 +0300)
commit2f172f1ae984b763c06069adb51d0053b3834f4b
tree9d3b60a561ccc8cd690ad88b7eda953ef8c180cf
parentddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc
rtsp: Clear the session id on redirects

This fixes handling redirects in case the server provided a session
id within the redirect reply.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtsp.c