[farsight2/master] Use negotiatied codecs to generate new local codecs
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:22:44 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 d3259f8..ea50d5f 100644
--- a/gst/fsrtpconference/fs-rtp-session.c
+++ b/gst/fsrtpconference/fs-rtp-session.c
@@ -1245,7 +1245,7 @@ fs_rtp_session_set_local_codecs_config (FsSession *session,
new_local_codec_associations = create_local_codec_associations (
self->priv->blueprints, new_local_codecs_configuration,
- self->priv->local_codec_associations);
+ self->priv->negotiated_codec_associations);
if (new_local_codec_associations)
{
--
1.5.6.5
More information about the farsight-commits
mailing list