mumble/docs/dev
Robert Adam 4d05018c2e CHANGE(client): Drop support for all legacy codecs
Opus has been the go-to codec for years now and there is absolutely no
reason why one would want to use any of the legacy codecs (Speex or
CELT) its stead.

Thus, this commit completely removes the support for these codecs from
the Mumble client.

Incidentally, having different codecs available somehow even caused some
audio artifacts, which should now be resolved as well.

Fixes #4538
2022-09-10 10:29:12 +02:00
..
build-instructions CHANGE(client): Drop support for all legacy codecs 2022-09-10 10:29:12 +02:00
maintenance DOCS: Backporting translations 2021-09-06 08:50:32 +02:00
plugins DOCS(api): Fix typo 2021-11-26 22:45:24 +00:00
AudioInputDebug.md DOCS: Restructure and include build-documentation 2020-10-12 08:16:01 +02:00
ExtendingTheIceInterface.md DOCS: Extending Ice interface example 2021-03-04 08:11:59 +00:00
IncrementingTheMumbleAPI.md DOCS(plugins): Document Mumble API increments 2022-08-01 12:27:09 +02:00
MurmurLocking.md DOCS: Restructure and include build-documentation 2020-10-12 08:16:01 +02:00
Profiling.md FEAT(server): Add support for the tracy profiler 2021-12-29 18:01:28 +01:00
TheMumbleSourceCode.md CHANGE(server): Remove gRPC implementation 2022-03-16 08:23:38 +01:00