Hey,
On Fri, Sep 26, 2014 at 10:35:43AM +0800, Aaron Zhang(张秉兆) wrote:
> Dears,
> When i am testing the spice, i found that spice seems only uses glz to
> compress the images. i want to decode the image by the VPU in the ARM,
> but glz decode isn't supported by VPU. so i want to let the spice
> tr
Dears,
When i am testing the spice, i found that spice seems only uses glz to compress
the images. i want to decode the image by the VPU in the ARM, but glz decode
isn't supported by VPU. so i want to let the spice transport images by jpeg.
i modified the reds.c and red_worker.c in the server. he