On Tue, 22 Sep 2015 17:20:13 +0000 Lucas Andrade <lu...@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. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel