rtpsession: Send initial events on sync_rtcp pad when using RTP/RTCP muxing
authorSebastian Dröge <sebastian@centricular.com>
Thu, 19 Feb 2015 10:35:07 +0000 (12:35 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 19 Feb 2015 11:34:47 +0000 (13:34 +0200)
commit939a95d44b2cd52fce494521680a5d4bc5616666
treec13d8e51a77ebb9b45afae15859b46394e049482
parent8e5a16e662f1417a60e9ef3263072491195cccff
rtpsession: Send initial events on sync_rtcp pad when using RTP/RTCP muxing

Otherwise we will just send buffers on the pad without any events beforehand
and will get g_warnings() about that.
gst/rtpmanager/gstrtpsession.c