Re: [PATCH 8/8] tools/vhost-user-video: Add initial vhost-user-video vmm

2022-01-11 Thread Alex Bennée
Peter Griffin writes: > This vmm translates from virtio-video v3 protocol and writes > to a v4l2 mem2mem stateful decoder/encoder device [1]. v3 was > chosen as that is what the virtio-video Linux frontend driver > implements. > > This allows for testing with the v4l2 vicodec test codec [2] > m

[PATCH 8/8] tools/vhost-user-video: Add initial vhost-user-video vmm

2021-12-09 Thread Peter Griffin
This vmm translates from virtio-video v3 protocol and writes to a v4l2 mem2mem stateful decoder/encoder device [1]. v3 was chosen as that is what the virtio-video Linux frontend driver implements. This allows for testing with the v4l2 vicodec test codec [2] module in the Linux kernel, and is inten