]> git.sesse.net Git - ffmpeg/commit
avformat/hls: Update Cookies response with Setcookie
authorLucas de Andrade <lucas@mindello.com.br>
Fri, 25 Sep 2015 15:11:52 +0000 (12:11 -0300)
committerwm4 <nfxjfg@googlemail.com>
Fri, 25 Sep 2015 15:22:44 +0000 (17:22 +0200)
commit770dd105044d00263da041f509a08b316296a78e
tree3757a91f79703e65c86b1ade57bf2be374af9df8
parenta8602dde5e0a9858b9cee7e3788bef8efc43d950
avformat/hls: Update Cookies response with Setcookie

Context cookies must be updated when a playlist response return Setcookie header.

Signed-off-by: wm4 <nfxjfg@googlemail.com>
libavformat/hls.c