> + 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. Cheers, Jeremy _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel