summaryrefslogtreecommitdiff
path: root/spice.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 /spice.proto
parentc108e4ee8cb33218d9a64e25de9e79b63d23a8e7 (diff)
Add support for the Opus codec.
Signed-off-by: Jeremy White <jwhite@codeweavers.com>
Diffstat (limited to 'spice.proto')
-rw-r--r--spice.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/spice.proto b/spice.proto
index 04e7ea4..67b3803 100644
--- a/spice.proto
+++ b/spice.proto
@@ -1067,6 +1067,7 @@ enum16 audio_data_mode {
INVALID,
RAW,
CELT_0_5_1,
+ OPUS,
};
enum16 audio_fmt {