summaryrefslogtreecommitdiffstats
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
commita88aaf5b03a1d29707e3eb2faf770af72e4338c7 (patch)
tree82d990030c015159c5b29db3e38077ae3a69c955
parentf4980268273424a34cb5f3c70ebf9fd123068013 (diff)
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.
-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),