]> git.sesse.net Git - ffmpeg/commit
libavformat/webm_chunk: Option to specify HTTP header
authorVignesh Venkatasubramanian <vigneshv-at-google.com@ffmpeg.org>
Thu, 15 Sep 2016 21:29:24 +0000 (14:29 -0700)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 16 Sep 2016 01:13:21 +0000 (03:13 +0200)
commit7238c53048e494d4914e6f8692ca844086f3ae65
tree8431db650335cf092679d9ce1fba23b156c1768f
parent140da8e810b2221922b800b4b0be8a5a8e08e0b6
libavformat/webm_chunk: Option to specify HTTP header

Add an option to specify HTTP header in the WebM Chunk Muxer (this
works the same way as the 'method' parameter in the HLS muxer).

Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/webm_chunk.c