tee: use store_sticky events add add more logging
authorStefan Sauer <ensonic@users.sf.net>
Tue, 11 Mar 2014 20:12:15 +0000 (21:12 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Tue, 11 Mar 2014 20:50:35 +0000 (21:50 +0100)
commit6d20be1702e8c5a029126d2af4c0b4294efd8d74
treea124d4d8fec415ca7778fae95d89dc74d60152e4
parent0362d98d94cc4a72e2d797a6a37b54db02b3d288
tee: use store_sticky events add add more logging

Use the pad as object for logging to get more context. Use
gst_pad_store_sticky_event() instead of sending the event. This avoids a warning
as here the pad is not yet linked and we actually don't want to send anyway.
plugins/elements/gsttee.c