From e3dc2c86fc4178b100484c54f12c88705cdf6724 Mon Sep 17 00:00:00 2001 From: ePirat Date: Mon, 28 Jul 2014 10:36:19 +0200 Subject: libavformat: Add Icecast protocol Signed-off-by: Michael Niedermayer --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 9c3af50569..78a22f8805 100755 --- a/configure +++ b/configure @@ -2484,6 +2484,7 @@ gopher_protocol_select="network" http_protocol_select="tcp_protocol" httpproxy_protocol_select="tcp_protocol" https_protocol_select="tls_protocol" +icecast_protocol_select="http" librtmp_protocol_deps="librtmp" librtmpe_protocol_deps="librtmp" librtmps_protocol_deps="librtmp" -- cgit v1.2.3