From 5bb87818b2a93491e26c32187df581a5a747d631 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 12 Nov 2008 16:37:06 +0000 Subject: gst/rtp/gstrtpg729pay.c: Fix compiler warning about printf formatting. Original commit message from CVS: * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer): Fix compiler warning about printf formatting. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 235fcd87..806cd6a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-12 Jan Schmidt + + * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer): + Fix compiler warning about printf formatting. + 2008-11-12 Andy Wingo * gst/qtdemux/qtdemux.h (struct _GstQTDemux): -- cgit