summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpg729pay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpg729pay.c')
-rw-r--r--gst/rtp/gstrtpg729pay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpg729pay.c b/gst/rtp/gstrtpg729pay.c
index 733379c4..8337f988 100644
--- a/gst/rtp/gstrtpg729pay.c
+++ b/gst/rtp/gstrtpg729pay.c
@@ -205,7 +205,7 @@ gst_rtp_g729_pay_handle_buffer (GstBaseRTPPayload * payload, GstBuffer * buf)
min_payload_len = max_payload_len;
}
- GST_DEBUG_OBJECT (basertpaudiopayload,
+ GST_LOG_OBJECT (basertpaudiopayload,
"Calculated min_payload_len %u and max_payload_len %u",
min_payload_len, max_payload_len);