summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-05-17 17:59:45 +0000
committerBenjamin Otte <otte@gnome.org>2004-05-17 17:59:45 +0000
commit2c145016452cf24e07e7cdcd477342b20807ebb7 (patch)
treee420347f3c04592619f7f79b952dbb34521f89d2
parent02311a8ebe7517263d60a12849fed70acd1e6793 (diff)
downloadgst-plugins-bad-2c145016452cf24e07e7cdcd477342b20807ebb7.tar.gz
gst-plugins-bad-2c145016452cf24e07e7cdcd477342b20807ebb7.tar.bz2
gst-plugins-bad-2c145016452cf24e07e7cdcd477342b20807ebb7.zip
gst/asfdemux/gstasfdemux.c: signal the new tags before giving up the reference
Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment): signal the new tags before giving up the reference
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1494ae2f..dcefcfe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-17 Benjamin Otte <otte@gnome.org>
+
+ * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
+ signal the new tags before giving up the reference
+
2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/shout2/gstshout2.c: