summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-12-28 11:44:28 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-12-28 11:44:28 +0000
commit07e3e6e2bd4c69380aeab3a0517ed0a0175d1964 (patch)
treeffb36e07cf68a0a275f8d4fb32924293579834d4 /ChangeLog
parentf7bf973cc0fe86d1707981b8033f2429a834315d (diff)
downloadgst-plugins-bad-07e3e6e2bd4c69380aeab3a0517ed0a0175d1964.tar.gz
gst-plugins-bad-07e3e6e2bd4c69380aeab3a0517ed0a0175d1964.tar.bz2
gst-plugins-bad-07e3e6e2bd4c69380aeab3a0517ed0a0175d1964.zip
ext/soup/: Use gst_tag_freeform_string_to_utf8() and post radio station info as tags on the bus.
Original commit message from CVS: * ext/soup/Makefile.am: * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_get_property), (gst_souphttp_src_unicodify), (soup_got_headers): Use gst_tag_freeform_string_to_utf8() and post radio station info as tags on the bus.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49525eb2..8fcdff62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-12-28 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/soup/Makefile.am:
+ * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_get_property),
+ (gst_souphttp_src_unicodify), (soup_got_headers):
+ Use gst_tag_freeform_string_to_utf8() and post radio station
+ info as tags on the bus.
+
2007-12-26 David Schleef <ds@schleef.org>
* sys/glsink/glimagesink.c: