summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-03-22 18:18:46 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-03-22 18:18:46 +0000
commit89c2fe05be4f6f6ca0a03020ce3179c4fff178db (patch)
treef494e15cf9471d5ff7f87dfc778f092f0751dea0 /ChangeLog
parent180aee532b53b406f2c00f71b766159c031495d4 (diff)
downloadgst-plugins-bad-89c2fe05be4f6f6ca0a03020ce3179c4fff178db.tar.gz
gst-plugins-bad-89c2fe05be4f6f6ca0a03020ce3179c4fff178db.tar.bz2
gst-plugins-bad-89c2fe05be4f6f6ca0a03020ce3179c4fff178db.zip
ext/soup/gstsouphttpsrc.c: Actually set the icy caps on our src pad if we have icecast data.
Original commit message from CVS: * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_chunk_allocator): Actually set the icy caps on our src pad if we have icecast data. Fixes bug #523854.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62587eb8..09f6bd81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-22 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_chunk_allocator):
+ Actually set the icy caps on our src pad if we have icecast data.
+ Fixes bug #523854.
+
2008-03-21 Sebastian Dröge <slomo@circular-chaos.org>
* configure.ac: