[Spice-devel] [qxl 1/2] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences

Francois Gouget fgouget at codeweavers.com
Thu Jul 7 13:09:47 UTC 2016


On Wed, 6 Jul 2016, Jeremy White wrote:

> > +    if (video_codecs) {
> > +#if SPICE_SERVER_VERSION >= 0x000c06 /* 0.12.6 */
> > +        if (spice_server_set_video_codecs(spice_server, video_codecs)) {
> > +            fprintf(stderr, "spice: invalid video encoder %s\n", video_codecs);
> > +            exit(1);
> 
> This should be 13.2, right?  Otherwise, both patches look good to me.

Yes. Found the smoking gun in spice/server/spice-server.syms.


-- 
Francois Gouget <fgouget at codeweavers.com>


More information about the Spice-devel mailing list