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 | 581a3818a0e45cc28c1140890386e468ebdc97bf (patch) | |
tree | 491d8d2310893f265fb6a545894356c38b34fb15 /ChangeLog | |
parent | 94a0f385678554019211b8c6fb46a9f824413515 (diff) | |
download | gst-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-- | 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), |