From 8d70a788fa4c78e394f6f00400b70964ffde3496 Mon Sep 17 00:00:00 2001 From: charles Date: Fri, 26 Jan 2007 12:21:41 +0000 Subject: ext/shout2/gstshout2.*: Properly handle tags in shout2send. Fixes #399825. Original commit message from CVS: Patch by: charles * ext/shout2/gstshout2.c: (gst_shout2send_init), (set_shout_metadata), (gst_shout2send_event): * ext/shout2/gstshout2.h: Properly handle tags in shout2send. Fixes #399825. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1287bba9..5e152338 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-01-26 Wim Taymans + + Patch by: charles + + * ext/shout2/gstshout2.c: (gst_shout2send_init), + (set_shout_metadata), (gst_shout2send_event): + * ext/shout2/gstshout2.h: + Properly handle tags in shout2send. Fixes #399825. + 2007-01-25 Wim Taymans * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps), -- cgit