[Spice-devel] [spice-gtk v1 0/2] Using libva to detect hardware capabilities
Victor Toso
victortoso at redhat.com
Thu Feb 15 09:05:03 UTC 2018
From: Victor Toso <me at victortoso.com>
For VA-API cable drivers at least, this should set the video codecs
order based on hw capabilities.
We can use this to improve/set limitation on possible streams too, like
don't send 4K stream if we _know_ that HW can support only Full HD...
but we lack protocol for that yet.
Victor Toso (2):
Use libva to check video hardware accel capabilities
channel-display: use libva to set preferred video codecs
configure.ac | 20 +++++++
src/Makefile.am | 12 ++++
src/channel-display.c | 33 +++++++++--
src/spice-session-priv.h | 1 +
src/spice-session.c | 139 +++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 200 insertions(+), 5 deletions(-)
--
2.16.1
More information about the Spice-devel
mailing list