[FFmpeg-devel] [PATCH] Replace old cookies with new cookies of the same name

Micah Galizia micahgalizia at gmail.com
Sun Aug 17 12:57:49 CEST 2014


When new cookie values (with the same name as an existing cookie) are
returned in an HLS stream, the current implementation will append the
new cookie to the list of cookies. This causes FFMPEG to send multiple
cookie values for the same cookie and in some cases exceed the http
header size in some cases.

The patch attached resolves the issue.
-- 
"The mark of an immature man is that he wants to die nobly for a
cause, while the mark of the mature man is that he wants to live
humbly for one."   --W. Stekel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Replace-old-cookies-with-new-cookies-of-the-same-nam.patch
Type: text/x-patch
Size: 3944 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140817/5c3ba2e4/attachment.bin>


More information about the ffmpeg-devel mailing list