summaryrefslogtreecommitdiffstats
path: root/spice1.proto
diff options
context:
space:
mode:
authorJeremy White <jwhite@codeweavers.com>2013-11-30 09:18:48 -0600
committerChristophe Fergeau <cfergeau@redhat.com>2014-01-02 12:28:21 +0100
commit57ce430ccd66bd1ca2447c14503234cfb88e2365 (patch)
tree5313ea2013ceeb1f281ed70d90aae41bf5ade505 /spice1.proto
parentc108e4ee8cb33218d9a64e25de9e79b63d23a8e7 (diff)
downloadspice-common-57ce430ccd66bd1ca2447c14503234cfb88e2365.tar.gz
spice-common-57ce430ccd66bd1ca2447c14503234cfb88e2365.tar.xz
spice-common-57ce430ccd66bd1ca2447c14503234cfb88e2365.zip
Add support for the Opus codec.
Signed-off-by: Jeremy White <jwhite@codeweavers.com>
Diffstat (limited to 'spice1.proto')
-rw-r--r--spice1.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/spice1.proto b/spice1.proto
index 2d22cdf..67eb0e6 100644
--- a/spice1.proto
+++ b/spice1.proto
@@ -876,6 +876,7 @@ enum32 audio_data_mode {
INVALID,
RAW,
CELT_0_5_1,
+ OPUS,
};
enum32 audio_fmt {