ekiga r6921 - in trunk: . src/endpoints



Author: dsandras
Date: Wed Sep 10 20:46:17 2008
New Revision: 6921
URL: http://svn.gnome.org/viewvc/ekiga?rev=6921&view=rev

Log:
Blacklisted L16 (#551724).


Modified:
   trunk/ChangeLog
   trunk/src/endpoints/manager.cpp

Modified: trunk/src/endpoints/manager.cpp
==============================================================================
--- trunk/src/endpoints/manager.cpp	(original)
+++ trunk/src/endpoints/manager.cpp	Wed Sep 10 20:46:17 2008
@@ -664,6 +664,7 @@
   std::list<std::string> black_list;
    
   black_list.push_back ("GSM-AMR");
+  black_list.push_back ("Linear-16-Stereo-48kHz");
   black_list.push_back ("LPC-10");
   black_list.push_back ("SpeexIETFNarrow-11k");
   black_list.push_back ("SpeexIETFNarrow-15k");



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]