diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2007-05-14 14:47:26 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2007-05-14 14:47:26 +0000 |
commit | 4333477d0c3e5a23da50c10c165c9c1ce1b3d57e (patch) | |
tree | db1dcf74210c738120f9dcc1e5cf7c21ea7919dd /ChangeLog | |
parent | 63b73eff7db09160daa2af06180fee4de65d200d (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |