[Spice-devel] [PATCH spice-html5 0/4] display: Implement preferred compression messages

Jeremy White jwhite at codeweavers.com
Tue Jun 20 20:44:24 UTC 2017


Ack series, with one very minor niggle on patch 4 coming.

Cheers,

Jeremy

On 06/08/2017 09:27 AM, Pavel Grunt wrote:
> Hi,
> 
> these patches implement spice messages for changing image and video compression.
> The last patch adds support for VP9 decoding.
> 
> Tomáš Bohdálek (4):
>   spiceconn: Add function to test channel capabilities
>   Display: Implement change preferred compression message
>   Display: Implement change preferred video codec type message
>   Display: Add support for the VP9 codec type
> 
>  display.js   | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
>  enums.js     | 20 ++++++++++++++++++++
>  spiceconn.js | 21 +++++++++++++++++++++
>  spicemsg.js  | 44 ++++++++++++++++++++++++++++++++++++++++++++
>  webm.js      | 12 ++++++++++--
>  5 files changed, 147 insertions(+), 8 deletions(-)
> 



More information about the Spice-devel mailing list