summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-05-14 14:47:26 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-05-14 14:47:26 +0000
commit4333477d0c3e5a23da50c10c165c9c1ce1b3d57e (patch)
treedb1dcf74210c738120f9dcc1e5cf7c21ea7919dd /ChangeLog
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 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e9ddb7a..7e1acb17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-05-14 Wim Taymans <wim@fluendo.com>
+ * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
+ Remove annoying _dump_mem.
+
+2007-05-14 Wim Taymans <wim@fluendo.com>
+
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
Parse range correctly.