[Spice-devel] [qxl 1/2] spiceqxl: Add SpiceVideoCodecs to specify video codec preferences
Jeremy White
jwhite at codeweavers.com
Thu Jul 7 13:52:48 UTC 2016
On 07/07/2016 08:09 AM, Francois Gouget wrote:
> 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.
Thanks; the error message also needed a 13.2; I tweaked that and pushed
them both.
Cheers,
Jeremy
More information about the Spice-devel
mailing list