Add Icecast protocol

Multimedia / Libav - Marvin Scholz [gmail.com] - 4 August 2014 04:56 UTC

Icecast is basically a convenience wrapper around the HTTP protocol.

eb9244f Add Icecast protocol
Changelog | 1 +
configure | 1 +
doc/general.texi | 1 +
doc/protocols.texi | 40 ++++++++
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/icecast.c | 228 ++++++++++++++++++++++++++++++++++++++++++++++
libavformat/version.h | 2 +-
8 files changed, 274 insertions(+), 1 deletion(-)

Upstream: git.libav.org


  • Share