diff options
author | Thijs Vermeir <thijsvermeir@gmail.com> | 2008-01-10 14:34:30 +0000 |
---|---|---|
committer | Thijs Vermeir <thijsvermeir@gmail.com> | 2008-01-10 14:34:30 +0000 |
commit | 7c08d2ad763502a0c60ce8a5107a4d63b31c85d4 (patch) | |
tree | 0c94a9c1ee2c6c907317ca77a7e9d893f8dd6bc4 /ChangeLog | |
parent | 868b72c9a3b624231fd36fb6fe68ecac8584f9af (diff) | |
download | gst-plugins-bad-7c08d2ad763502a0c60ce8a5107a4d63b31c85d4.tar.gz gst-plugins-bad-7c08d2ad763502a0c60ce8a5107a4d63b31c85d4.tar.bz2 gst-plugins-bad-7c08d2ad763502a0c60ce8a5107a4d63b31c85d4.zip |
gst/rtpmanager/gstrtpbin.c: Allow request_new_pad with name NULL (bug #508515)
Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c:
Allow request_new_pad with name NULL (bug #508515)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-01-10 Thijs Vermeir <thijsvermeir@gmail.com> + + * gst/rtpmanager/gstrtpbin.c: + Allow request_new_pad with name NULL (bug #508515) + 2008-01-10 Sebastian Dröge <slomo@circular-chaos.org> * autogen.sh: |