]> git.sesse.net Git - ffmpeg/commit
avformat/hls: fixed bug where custom http headers weren't kept for hls streams
authorkowalsky <kowalsky@hushmail.com>
Wed, 6 Nov 2013 20:01:57 +0000 (21:01 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 7 Nov 2013 11:29:45 +0000 (12:29 +0100)
commit4684539c9148050ad26a8b840c4b5ee33799865d
treeffa184110b35686b6863286d7322a57aad2f7f2e
parentea6331b2c6025819cf56b0c104b1a26b08818435
avformat/hls: fixed bug where custom http headers weren't kept for hls streams

See: https://trac.ffmpeg.org/ticket/3024
libavformat/hls.c