From 8f083f996475be4f28590c0daec4a0b5c8b8f3eb Mon Sep 17 00:00:00 2001 From: s3lph <5564491+s3lph@users.noreply.github.com> Date: Sat, 19 Mar 2022 17:18:31 +0100 Subject: [PATCH] mumble: Add link to #1750 in bridge/mumble/codec.go --- bridge/mumble/codec.go | 1 + 1 file changed, 1 insertion(+) diff --git a/bridge/mumble/codec.go b/bridge/mumble/codec.go index 687a28d9b9..1306e40828 100644 --- a/bridge/mumble/codec.go +++ b/bridge/mumble/codec.go @@ -10,6 +10,7 @@ import ( // to implement Opus, but does not actually do anything. This serves // as a workaround until https://github.com/layeh/gumble/pull/61 is // merged. +// See https://github.com/42wim/matterbridge/issues/1750 for details. const ( audioCodecIDOpus = 4