libavformat/http: add support for content_type option in listen mode

Multimedia / FFmpeg - Moritz Barsnick [gmx.net] - 14 August 2016 03:44 UTC

Instead of silently ignoring the content_type option in listen mode, apply its value to the provided "Content-Type:" header.

d149934 libavformat/http: add support for content_type option in listen mode
doc/protocols.texi | 2 +-
libavformat/http.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

  • Share