diff options
author | Benjamin Otte <otte@gnome.org> | 2004-05-17 17:59:45 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-05-17 17:59:45 +0000 |
commit | 2c145016452cf24e07e7cdcd477342b20807ebb7 (patch) | |
tree | e420347f3c04592619f7f79b952dbb34521f89d2 /ChangeLog | |
parent | 02311a8ebe7517263d60a12849fed70acd1e6793 (diff) | |
download | gst-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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |