summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-01-04 18:47:57 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-01-04 18:47:57 +0000
commitc3ccc8307148df3152d7edeeb060da65e93832de (patch)
treebc1ce7c2c5b9eb0960893af9b6dddd3293b3ca86 /ChangeLog
parent655b6b81943f5e99ae688944a23af817093be545 (diff)
downloadgst-plugins-bad-c3ccc8307148df3152d7edeeb060da65e93832de.tar.gz
gst-plugins-bad-c3ccc8307148df3152d7edeeb060da65e93832de.tar.bz2
gst-plugins-bad-c3ccc8307148df3152d7edeeb060da65e93832de.zip
gst/rtpmanager/gstrtpjitterbuffer.c: Don't unref the popped buffer when we don't have ownership.
Original commit message from CVS: * gst/rtpmanager/gstrtpjitterbuffer.c: (gst_rtp_jitter_buffer_loop): Don't unref the popped buffer when we don't have ownership. Fixes #507020.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e72c073..290cfc37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-04 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/rtpmanager/gstrtpjitterbuffer.c:
+ (gst_rtp_jitter_buffer_loop):
+ Don't unref the popped buffer when we don't have ownership.
+ Fixes #507020.
+
2008-01-03 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* gst/mpegtsparse/Makefile.am: