From: Wim Taymans Date: Tue, 21 Dec 2010 21:17:19 +0000 (+0100) Subject: ac3depay: fix debug category description X-Git-Tag: 1.19.3~509^2~7916^2~296 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=97993d31194b3f817509a91f835febbbca923b9c;p=platform%2Fupstream%2Fgstreamer.git ac3depay: fix debug category description --- diff --git a/gst/rtp/gstrtpac3depay.c b/gst/rtp/gstrtpac3depay.c index 80f91b3..2ba4cef 100644 --- a/gst/rtp/gstrtpac3depay.c +++ b/gst/rtp/gstrtpac3depay.c @@ -82,7 +82,7 @@ gst_rtp_ac3_depay_class_init (GstRtpAC3DepayClass * klass) gstbasertpdepayload_class->process = gst_rtp_ac3_depay_process; GST_DEBUG_CATEGORY_INIT (rtpac3depay_debug, "rtpac3depay", 0, - "MPEG Audio RTP Depayloader"); + "AC3 Audio RTP Depayloader"); } static void