summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-07-18 13:58:21 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-07-18 13:58:21 +0000
commit581a3818a0e45cc28c1140890386e468ebdc97bf (patch)
tree491d8d2310893f265fb6a545894356c38b34fb15 /ChangeLog
parent94a0f385678554019211b8c6fb46a9f824413515 (diff)
downloadgst-plugins-bad-581a3818a0e45cc28c1140890386e468ebdc97bf.tar.gz
gst-plugins-bad-581a3818a0e45cc28c1140890386e468ebdc97bf.tar.bz2
gst-plugins-bad-581a3818a0e45cc28c1140890386e468ebdc97bf.zip
Pass on the discont event when returning to NORMAL mode after reading tags.
Original commit message from CVS: Pass on the discont event when returning to NORMAL mode after reading tags.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71bb907f..b54de7f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-18 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/mad/gstid3tag.c: (gst_id3_tag_sink_event):
+ When returning to NORMAL state after reading tags,
+ pass on the discont event.
+
2005-07-18 Wim Taymans <wim@fluendo.com>
* gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event),