[ekiga] Codecs: Also support Asterisk's H.264 mode.



commit eddd8f67b8a1d89b1988d5b1685a888ff564c0c7
Author: Damien Sandras <dsandras seconix com>
Date:   Tue Dec 30 17:35:12 2014 +0100

    Codecs: Also support Asterisk's H.264 mode.

 org.gnome.ekiga.gschema.xml.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.ekiga.gschema.xml.in.in b/org.gnome.ekiga.gschema.xml.in.in
index 38d35cd..1b55896 100644
--- a/org.gnome.ekiga.gschema.xml.in.in
+++ b/org.gnome.ekiga.gschema.xml.in.in
@@ -369,7 +369,7 @@
   </schema>
   <schema gettext-domain="@GETTEXT_PACKAGE@" id="org gnome  PACKAGE_NAME@.codecs.video" 
path="/org/gnome/@PACKAGE_NAME@/codecs/video/">
     <key name="media-list" type="as">
-      <default>['VP8-WebM:1', 'H.264-High:1', 'H.261:1', 'H.264-0:0', 'H.264-1:0', 'MPEG4:0', 'H.263:0', 
'H.263plus:0']</default>
+      <default>['VP8-WebM:1', 'H.264-High:1', 'H.264-0:1', 'H.261:1', 'H.264-1:0', 'MPEG4:0', 'H.263:0', 
'H.263plus:0']</default>
       <_summary>The video codecs list</_summary>
       <_description>The video codecs list</_description>
     </key>


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