summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOlivier Crete <tester@tester.ca>2008-11-21 16:17:22 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-11-21 16:17:22 +0000
commita6395920c1ebaa3a8f3f0e1b002935bb48c43235 (patch)
tree75bfa21722c1efa26dce2f29a5f0ce91d50d42e3 /ChangeLog
parent5cb4a14316d4b3ae853d2b8a1f103f2229a9a0ba (diff)
downloadgst-plugins-bad-a6395920c1ebaa3a8f3f0e1b002935bb48c43235.tar.gz
gst-plugins-bad-a6395920c1ebaa3a8f3f0e1b002935bb48c43235.tar.bz2
gst-plugins-bad-a6395920c1ebaa3a8f3f0e1b002935bb48c43235.zip
gst/rtpmanager/gstrtpbin.c: Release the right pads on rtpbin. Fixes #561752.
Original commit message from CVS: Patch by: Olivier Crete <tester at tester dot ca> * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_release_pad): Release the right pads on rtpbin. Fixes #561752.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9acda646..be491ef5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-21 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: Olivier Crete <tester at tester dot ca>
+
+ * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_release_pad):
+ Release the right pads on rtpbin. Fixes #561752.
+
2008-11-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/speexresample/gstspeexresample.c: