mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-08-08 08:22:13 +00:00
protocol: Add support for h265 video codec
Signed-off-by: Snir Sheriber <ssheribe@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
32e2ed57b5
commit
a3598f62aa
@ -359,6 +359,7 @@ enum8 video_codec_type {
|
||||
VP8,
|
||||
H264,
|
||||
VP9,
|
||||
H265,
|
||||
};
|
||||
|
||||
flags8 stream_flags {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user