Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gst
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-05-14 18:47:26 +0400
committerWim Taymans <wim.taymans@gmail.com>2007-05-14 18:47:26 +0400
commit4333477d0c3e5a23da50c10c165c9c1ce1b3d57e (patch)
treedb1dcf74210c738120f9dcc1e5cf7c21ea7919dd /gst
parent63b73eff7db09160daa2af06180fee4de65d200d (diff)
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.
Diffstat (limited to 'gst')
-rw-r--r--gst/rtp/gstrtpvorbisdepay.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/rtp/gstrtpvorbisdepay.c b/gst/rtp/gstrtpvorbisdepay.c
index 545d3b183..a4fd209cd 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