]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/Makefile
get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE
[ffmpeg] / libavformat / Makefile
index c2d77b37c90ca57e441f2b8dc17e8677efa3d730..a048157375b6755a08cd00625626b2d1af088294 100644 (file)
@@ -375,6 +375,7 @@ OBJS-$(CONFIG_HLS_PROTOCOL)              += hlsproto.o
 OBJS-$(CONFIG_HTTP_PROTOCOL)             += http.o httpauth.o urldecode.o
 OBJS-$(CONFIG_HTTPPROXY_PROTOCOL)        += http.o httpauth.o urldecode.o
 OBJS-$(CONFIG_HTTPS_PROTOCOL)            += http.o httpauth.o urldecode.o
+OBJS-$(CONFIG_ICECAST_PROTOCOL)          += icecast.o
 OBJS-$(CONFIG_MMSH_PROTOCOL)             += mmsh.o mms.o asf.o
 OBJS-$(CONFIG_MMST_PROTOCOL)             += mmst.o mms.o asf.o
 OBJS-$(CONFIG_MD5_PROTOCOL)              += md5proto.o