ekiga r7798 - in trunk: . lib/engine/components/opal
- From: ededu svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r7798 - in trunk: . lib/engine/components/opal
- Date: Fri, 20 Mar 2009 18:48:17 +0000 (UTC)
Author: ededu
Date: Fri Mar 20 18:48:17 2009
New Revision: 7798
URL: http://svn.gnome.org/viewvc/ekiga?rev=7798&view=rev
Log:
Remove unused opal controller options.
Modified:
trunk/ChangeLog
trunk/lib/engine/components/opal/opal-call-manager.cpp
Modified: trunk/lib/engine/components/opal/opal-call-manager.cpp
==============================================================================
--- trunk/lib/engine/components/opal/opal-call-manager.cpp (original)
+++ trunk/lib/engine/components/opal/opal-call-manager.cpp Fri Mar 20 18:48:17 2009
@@ -562,10 +562,12 @@
media_format.SetOptionBoolean (OpalVideoFormat::RateControlEnableOption(),
true);
+ /* the following two options have been removed, what can they be replaced with?
media_format.SetOptionInteger (OpalVideoFormat::RateControlWindowSizeOption(),
500);
media_format.SetOptionInteger (OpalVideoFormat::RateControlMaxFramesSkipOption(),
1);
+ */
}
OpalMediaFormat::SetRegisteredMediaFormat(media_format);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]