[farsight2/master] Remove forgotten remnant of local-codecs-config

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


---
 gst-libs/gst/farsight/fs-session.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gst-libs/gst/farsight/fs-session.c b/gst-libs/gst/farsight/fs-session.c
index ea41b42..d23eb62 100644
--- a/gst-libs/gst/farsight/fs-session.c
+++ b/gst-libs/gst/farsight/fs-session.c
@@ -247,7 +247,7 @@ fs_session_class_init (FsSessionClass *klass)
    * such information to be transmitted, the configuration data should be
    * included in the stream and retransmitted regularly.
    *
-   * It may change when the local-codecs-config are set, when codecs are set
+   * It may change when the codec preferences are set, when codecs are set
    * on a #FsStream in this session, when a #FsStream is destroyed or
    * asynchronously when new config data is discovered.
    *
@@ -520,7 +520,7 @@ fs_session_set_send_codec (FsSession *session, FsCodec *send_codec,
 /**
  * fs_session_set_codec_preferences:
  * @session: a #FsSession
- * @local_codecs_config: a #GList of #FsCodec with the desired configuration
+ * @codec_preferences: a #GList of #FsCodec with the desired configuration
  * @error: location of a #GError, or %NULL if no error occured
  *
  * Set the list of desired codec preferences. The user may
-- 
1.5.6.5




More information about the farsight-commits mailing list