]> git.donarmstrong.com Git - debian-ctte.git/commitdiff
reorder options
authorDon Armstrong <don@donarmstrong.com>
Fri, 20 Jul 2012 21:44:32 +0000 (14:44 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 20 Jul 2012 21:44:32 +0000 (14:44 -0700)
add do not release option

682010_celt_and_mumble/682010_celt_and_mumble.org

index 378929d70174b5f35e8c145cbcf8e9227dd89086..3bc79b6a58fb2d883cdf038fe212cdaf6a73745f 100644 (file)
@@ -5,27 +5,30 @@
    + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675971#51
    + Interoperation: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675971#61
 * Possible solutions
+** 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
 ** Include celt 0.7.1 as a convenience copy
    + Security Issues with embedded copies
      + Mitigated as mumble would have the only copy
    + Unspecified possible security issues
      + Potential remote crasher
    + -348 is currently this way in testing
+** Do not release with mumble
+   + Unsatisfactory to users of mumble
 ** Upload a celt 0.7.1 package
    + 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 opus in mumble has not been released
    + Will not communicate with non-opus clients or servers
+   + Unlikely to be RM acceptable at this point
 * Open questions
 ** Can speex be made to be an option?
    + Thorvald thinks so; no patch as of yet (off for a week?)