[FFmpeg-devel] [PATCH] Update Cookies on Setcookie playlist response

wm4 nfxjfg at googlemail.com
Tue Sep 22 19:50:52 CEST 2015


On Tue, 22 Sep 2015 17:20:13 +0000
Lucas Andrade <lucas at mindello.com.br> wrote:

> Sorry about top posting.. That's the gmail default. Anyway, I've double
> checked and think you're right. I'll add that to open_url, but I need to
> set the right HLSContext cookies. Right now it isn't passed as parameter to
> open_url, that way, I'll have to pass it ahead.

Ah, that's true. Well then, do whatever you think is the nicest. The
patch you had (with the requested cleanups applied) would be ok too.

> About the opts, it isn't trashed and is used by url_connect when the video
> is encrypted. I'll remove the opts2 as it isn't needed anymore, after the
> creation of open_url that creates a copy of opts2.

That's also true, the function copies it. Keep in mind that some
functions "trash" it by removing the entries that were used.

> Later tonight I'll repost the patch.



More information about the ffmpeg-devel mailing list