Re: [Spice-devel] [PATCH protocol 5/11] Add support for the VP8 video codec and for advertising supported video codecs.

2015-05-19 Thread Marc-André Lureau
On Wed, May 13, 2015 at 10:27 PM, Francois Gouget fgou...@codeweavers.com wrote: Clients that support other codecs besides MJPEG should advertise the SPICE_DISPLAY_CAP_MULTI_CODEC capability and one SPICE_DISPLAY_CAP_CODEC_XXX per supported codec. ack -- Marc-André Lureau

[Spice-devel] [PATCH protocol 5/11] Add support for the VP8 video codec and for advertising supported video codecs.

2015-05-13 Thread Francois Gouget
Clients that support other codecs besides MJPEG should advertise the SPICE_DISPLAY_CAP_MULTI_CODEC capability and one SPICE_DISPLAY_CAP_CODEC_XXX per supported codec. --- spice/enums.h| 1 + spice/protocol.h | 3 +++ 2 files changed, 4 insertions(+) diff --git a/spice/enums.h