ext/theora/theoradec.c: Post taglist actually on bus instead of just freeing it ...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 16 Jan 2006 15:19:55 +0000 (15:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 16 Jan 2006 15:19:55 +0000 (15:19 +0000)
commit2d15397f290a12d2e187a9e16b4559bf388aa27e
tree7d2fb93d8f8b8a103e75f52053ede42de5551915
parent71d80c475154881d8787db5b9e85f5ebfe3fcc73
ext/theora/theoradec.c: Post taglist actually on bus instead of just freeing it (fixes #327114 and totem bug #327080).

Original commit message from CVS:
* ext/theora/theoradec.c: (theora_handle_comment_packet):
Post taglist actually on bus instead of just freeing it
(fixes #327114 and totem bug #327080).
* ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
Use gst_element_found_tags_for_pad(), so that the tags
are sent downstream as an event as well.
ChangeLog
ext/theora/theoradec.c
ext/vorbis/vorbisdec.c