[Spice-commits] spice.proto
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Jun 19 14:30:04 UTC 2018
spice.proto | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a3598f62aa9075cb30de4761c4b9cf037b07170e
Author: Snir Sheriber <ssheribe at redhat.com>
Date: Mon Jun 18 12:20:30 2018 +0300
protocol: Add support for h265 video codec
Signed-off-by: Snir Sheriber <ssheribe at redhat.com>
Acked-by: Frediano Ziglio <fziglio at redhat.com>
diff --git a/spice.proto b/spice.proto
index 6ee4766..e678ef8 100644
--- a/spice.proto
+++ b/spice.proto
@@ -359,6 +359,7 @@ enum8 video_codec_type {
VP8,
H264,
VP9,
+ H265,
};
flags8 stream_flags {
More information about the Spice-commits
mailing list