gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use this as...
authorOlivier Crete <tester@tester.ca>
Fri, 2 Jan 2009 17:40:06 +0000 (17:40 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 2 Jan 2009 17:40:06 +0000 (17:40 +0000)
commitc3060dfb647fbde116918eda3adee183fb7d35b7
tree796e8301c451c1fb3ff195191341d724cf842673
parent0df77bfcd66cc9b96d3ed4d425e7beec26b24508
gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use this as the internal SSRC. Fixes #565910.

Original commit message from CVS:
Patch by: Olivier Crete <tester at tester dot ca>
* gst/rtpmanager/gstrtpsession.c:
(gst_rtp_session_setcaps_send_rtp), (create_send_rtp_sink):
* gst/rtpmanager/rtpsession.c: (rtp_session_set_internal_ssrc):
When an SSRC is found on the caps of the sender RTP, use this as the
internal SSRC. Fixes #565910.
ChangeLog
gst/rtpmanager/gstrtpsession.c
gst/rtpmanager/rtpsession.c