From: Wim Taymans Date: Mon, 14 May 2007 14:47:26 +0000 (+0000) Subject: gst/rtp/gstrtpvorbisdepay.c: Remove annoying _dump_mem. X-Git-Tag: RELEASE-0_10_6~90 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4333477d0c3e5a23da50c10c165c9c1ce1b3d57e;p=platform%2Fupstream%2Fgst-plugins-good.git gst/rtp/gstrtpvorbisdepay.c: Remove annoying _dump_mem. Original commit message from CVS: * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process): Remove annoying _dump_mem. --- diff --git a/ChangeLog b/ChangeLog index 1e9ddb7..7e1acb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-05-14 Wim Taymans + * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process): + Remove annoying _dump_mem. + +2007-05-14 Wim Taymans + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range): Parse range correctly. diff --git a/gst/rtp/gstrtpvorbisdepay.c b/gst/rtp/gstrtpvorbisdepay.c index 545d3b1..a4fd209 100644 --- a/gst/rtp/gstrtpvorbisdepay.c +++ b/gst/rtp/gstrtpvorbisdepay.c @@ -481,8 +481,6 @@ gst_rtp_vorbis_depay_process (GstBaseRTPDepayload * depayload, GstBuffer * buf) payload = gst_rtp_buffer_get_payload (buf); free_payload = FALSE; - gst_util_dump_mem (GST_BUFFER_DATA (buf), GST_BUFFER_SIZE (buf)); - header = GST_READ_UINT32_BE (payload); /* * 0 1 2 3