]> git.donarmstrong.com Git - debian-ctte.git/commitdiff
add summary suggestions from chris knadle
authorDon Armstrong <don@donarmstrong.com>
Fri, 20 Jul 2012 21:36:16 +0000 (14:36 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 20 Jul 2012 21:36:16 +0000 (14:36 -0700)
682010_celt_and_mumble/682010_celt_and_mumble.org

index 4a10f0676fae14d864efcbfb62fa7b1c72d5de33..378929d70174b5f35e8c145cbcf8e9227dd89086 100644 (file)
@@ -1,6 +1,6 @@
 * Issue http://bugs.debian.org/682010 http://bugs.debian.org/675971
 ** Mumble in unstable/testing currently cannot interact with other clients and servers
-   + Due to the removal of celt http://bugs.debian.org/676592
+   + Due to the removal of celt http://bugs.debian.org/676592 and disabling of celt compilation options
    + Mumble dropping speex in unstable and speex not being selected at higher bandwidths
    + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675971#51
    + Interoperation: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675971#61
    + No maintainer desires to deal with this (apparently?)
    + Upstream do not wish additional packages to use celt; wish transition to opus
    + Unspecified possible security issues
+   + Proliferates celt library downstream
+   + Deprecated upstream
 ** Use speex instead
    + Server (and clients?) do not select speex as an option unless bandwidth is low
      + May be resolved by Thorvald Natvig with a hack
+   + Clients cannot currently report speex version during codec selection process
+   + Requires code modification for selection process and re-enabling speex
 ** Use only opus
    + Opus itself released upstream
-   + Code to enable mumble does not exist in 
-   + May not communicate with non-opus clients
+   + Code to enable opus in mumble has not been released
+   + Will not communicate with non-opus clients or servers
 * Open questions
 ** Can speex be made to be an option?
    + Thorvald thinks so; no patch as of yet (off for a week?)