rtpstats: printf format fixes

This commit is contained in:
Wim Taymans 2010-09-17 11:07:52 +02:00
parent 9cc24e1b94
commit 2c8b725591

View file

@ -49,7 +49,7 @@ void
rtp_stats_set_bandwidths (RTPSessionStats * stats, guint rtp_bw,
gdouble rtcp_bw, guint rs, guint rr)
{
GST_DEBUG ("recalc bandwidths: RTP %u, RTCP %u, RS %u, RR %u", rtp_bw,
GST_DEBUG ("recalc bandwidths: RTP %u, RTCP %f, RS %u, RR %u", rtp_bw,
rtcp_bw, rs, rr);
/* when given, sender and receive bandwidth add up to the total