[Spice-devel] [PATCH] add image type for RGBA bitmaps that were compressed by a combination of JPEG (RGB) and LZ (alpha channel).
Alexander Larsson
alexl at redhat.com
Mon Jun 21 06:22:24 PDT 2010
>
> +enum SpiceJpegAlphaFlags {
> + SPICE_JPEG_ALPHA_TOP_DOWN = (1 << 0),
> +};
> +
Pushed this, but i replaced this spice/enums.h part by running the
autogeneration of headers like:
./spice_codegen.py -e spice.proto ../spice-protocol/spice/enums.h
Which ended up calling the above enum SPICE_JPEG_ALPHA_FLAGS_TOP_DOWN,
so i fixed up the code for that.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Alexander Larsson Red Hat, Inc
alexl at redhat.com alexander.larsson at gmail.com
He's an ungodly crooked jungle king on the hunt for the last specimen of a
great and near-mythical creature. She's a time-travelling green-skinned
barmaid from the wrong side of the tracks. They fight crime!
More information about the Spice-devel
mailing list