[Spice-devel] [PATCH RFC v4 1/1] virtio-video: Add virtio video device specification

2020-06-23 Thread Keiichi Watanabe
The virtio video encoder and decoder devices are virtual devices that support video encoding and decoding respectively. Despite being different devices, they use the same protocol. Signed-off-by: Dmitry Sepp Signed-off-by: Keiichi Watanabe Signed-off-by: Alexandre Courbot --- .gitignore

[Spice-devel] [PATCH RFC v4 0/1] Virtio Video Device Specification

2020-06-23 Thread Keiichi Watanabe
This is the v4 RFC of virtio video device specification. PDF versions are available at [1, 2]. Note that this patch depends on a recent patchset "Cross-device resource sharing" [3]. Here is a list of major changes from v3: * Redesingned struct definitions for each command and request based on d

Re: [Spice-devel] Work via slow networks

2020-06-23 Thread Frediano Ziglio
> Frediano Ziglio писал 2020-05-25 10:19: > >> > >> I have a problem with slow rendering of a changing desktop via a slow > >> network. SPICE tries to render all the states of the screen > >> sequentially, instead of immediately drawing the final state. > >> > >> What settings can you remove this

Re: [Spice-devel] Work via slow networks

2020-06-23 Thread Илья
Frediano Ziglio писал 2020-06-23 18:01: > Frediano Ziglio писал 2020-05-25 10:19: > I have a problem with slow rendering of a changing desktop via a slow > network. SPICE tries to render all the states of the screen > sequentially, instead of immediately drawing the final state. > > What setting