rtpsouce: make WARNING into LOG
authorOlivier Crete <olivier.crete@collabora.co.uk>
Mon, 27 Apr 2009 09:09:08 +0000 (11:09 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:41 +0000 (02:30 +0100)
commit3482b47666d63eb85272314a95b645c68f4d7fbc
tree3990ef07abfbec504f0b520fad2dbe93a9b7db3a
parent63636b12907bd0c603cff9251bdba69ff1e0496a
rtpsouce: make WARNING into LOG

Since neither rtpmanager nor any of the payloaders properly implement
pad allocation, there is no way for the rtpmanager to inform downstream elements
of the new SSRC if there is an SSRC collision. So the warning is emitted all the
time and it is confusing.

Fixes #580144
gst/rtpmanager/rtpsource.c