diff options
author | Olivier Crete <tester@tester.ca> | 2008-11-21 16:17:22 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-11-21 16:17:22 +0000 |
commit | a6395920c1ebaa3a8f3f0e1b002935bb48c43235 (patch) | |
tree | 75bfa21722c1efa26dce2f29a5f0ce91d50d42e3 /ChangeLog | |
parent | 5cb4a14316d4b3ae853d2b8a1f103f2229a9a0ba (diff) | |
download | gst-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |