[Spice-devel] [PATCH spice-common] protocol: Add support for h265 video codec
Snir Sheriber
ssheribe at redhat.com
Mon Jun 18 09:20:30 UTC 2018
Signed-off-by: Snir Sheriber <ssheribe at redhat.com>
---
spice.proto | 1 +
1 file changed, 1 insertion(+)
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 {
--
2.17.0
More information about the Spice-devel
mailing list