summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-01-09 14:39:44 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-01-09 14:39:44 +0000
commit8fc6e320d065e28896b22539b28b5c8208054207 (patch)
tree6fbd21b28e526a1516a642eaeed0896c781131a7 /ChangeLog
parentf73b18abe506673dec5e09d55a93ac4f11731f08 (diff)
downloadgst-plugins-bad-8fc6e320d065e28896b22539b28b5c8208054207.tar.gz
gst-plugins-bad-8fc6e320d065e28896b22539b28b5c8208054207.tar.bz2
gst-plugins-bad-8fc6e320d065e28896b22539b28b5c8208054207.zip
gst/rtpmanager/gstrtpsession.c: Don't set fixed caps, we can basically do everything the upsteam peer pad can renegot...
Original commit message from CVS: * gst/rtpmanager/gstrtpsession.c: (create_send_rtp_sink): Don't set fixed caps, we can basically do everything the upsteam peer pad can renegotiate to. Fixes #507940.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84a45aea..f6147a52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-09 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/rtpmanager/gstrtpsession.c: (create_send_rtp_sink):
+ Don't set fixed caps, we can basically do everything the upsteam peer
+ pad can renegotiate to. Fixes #507940.
+
2008-01-09 Stefan Kost <ensonic@users.sf.net>
* Makefile.am: