[FFmpeg-devel] [PATCH] Observe Set-Cookie headers in HLS streams

Micah Galizia micahgalizia at gmail.com
Fri Apr 7 05:48:58 EEST 2017


Hello,

I noticed some Set-Cookie headers are being ignored by the HLS demuxer. Patch attached fixes it.

Previously, the cookies wouldn't get updated from the right AVIOContext, or not at all if AVFMT_FLAG_CUSTOM_IO is set -- I'm not really sure why that was done so please let me know if I overlooked something.

Thanks in advance.


More information about the ffmpeg-devel mailing list