gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a...
authorPeter Kjellerstedt <pkj@axis.com>
Thu, 3 Jul 2008 14:31:10 +0000 (14:31 +0000)
committerPeter Kjellerstedt <pkj@axis.com>
Thu, 3 Jul 2008 14:31:10 +0000 (14:31 +0000)
commite6d85e6a1e51eb39155591dd5dc1a4b06f1267ed
treebdb7eefbd0435c95d8e30f81ac8412bbc6af0f00
parent56988f51e1bd54d8b6152b7b9e413ad1d6d5552f
gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a pipeline is running normally.

Original commit message from CVS:
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
(gst_rtp_session_send_rtp), (gst_rtp_session_send_rtcp),
(gst_rtp_session_sync_rtcp), (gst_rtp_session_chain_recv_rtp),
(gst_rtp_session_chain_recv_rtcp), (gst_rtp_session_chain_send_rtp):
* gst/rtpmanager/rtpsession.c: (source_push_rtp),
(rtp_session_send_rtp):
* gst/rtpmanager/rtpsource.c: (push_packet), (calculate_jitter),
(rtp_source_process_rtp), (rtp_source_send_rtp):
Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a
pipeline is running normally.
ChangeLog
gst/rtpmanager/gstrtpsession.c
gst/rtpmanager/rtpsession.c
gst/rtpmanager/rtpsource.c