[farsight2/master] Create the new local codecs association from the new codec configuration, not the old

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:20:30 PST 2008


---
 gst/fsrtpconference/fs-rtp-session.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst/fsrtpconference/fs-rtp-session.c b/gst/fsrtpconference/fs-rtp-session.c
index 23eebd4..afc5071 100644
--- a/gst/fsrtpconference/fs-rtp-session.c
+++ b/gst/fsrtpconference/fs-rtp-session.c
@@ -542,7 +542,7 @@ fs_rtp_session_set_property (GObject *object,
 
         new_local_codec_associations = create_local_codec_associations (
             self->priv->media_type, self->priv->blueprints,
-            self->priv->local_codecs_configuration,
+            new_local_codecs_configuration,
             self->priv->local_codec_associations,
             &new_local_codecs);
 
-- 
1.5.6.5




More information about the farsight-commits mailing list