From 2664bb269e1a71ef8c1fc6a6719c8c73b7e2d3f0 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 27 Aug 2008 15:42:11 +0000 Subject: gst/icydemux/gsticydemux.c: Small docs fix: in the example pipeline, we need to pass iradio-mode=true to the source, ... Original commit message from CVS: * gst/icydemux/gsticydemux.c: Small docs fix: in the example pipeline, we need to pass iradio-mode=true to the source, so the server actually sends an ICY stream. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index efe328d3..75db3134 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-08-27 Tim-Philipp Müller + + * gst/icydemux/gsticydemux.c: + Small docs fix: in the example pipeline, we need to pass + iradio-mode=true to the source, so the server actually sends + an ICY stream. + 2008-08-26 Michael Smith * sys/osxaudio/gstosxaudio.c: -- cgit