oggdemux: post/send tags with the container-format tag
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 14 Jun 2009 21:13:41 +0000 (22:13 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 14 Jun 2009 21:13:41 +0000 (22:13 +0100)
commit12134979a28e00a41f0bd4c96cdbb190c252b683
tree0ecce9aa4335d01c63125ed21f7b61a7cea1e5f3
parent81a0a986111c51ba8d97d6b13e0af683458b1ab0
oggdemux: post/send tags with the container-format tag

For this to work properly, theoradec and vorbisdec need to put
tag events received from upstream into the pending_events list
so they get pushed out after any newsegment event, not before.
ext/ogg/gstoggdemux.c
ext/theora/theoradec.c
ext/vorbis/vorbisdec.c