From 8fc6e320d065e28896b22539b28b5c8208054207 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 9 Jan 2008 14:39:44 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 84a45aea..f6147a52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-09 Wim Taymans + + * 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 * Makefile.am: -- cgit v1.2.1