diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2005-07-18 13:58:21 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2005-07-18 13:58:21 +0000 |
commit | a88aaf5b03a1d29707e3eb2faf770af72e4338c7 (patch) | |
tree | 82d990030c015159c5b29db3e38077ae3a69c955 | |
parent | f4980268273424a34cb5f3c70ebf9fd123068013 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |