On Thu, Oct 08, 2015 at 07:48:03AM +0200, Victor Toso wrote:
> Would make sense to remove other tabs as well?
>
> <snip>
> grep -nrIP '\t' server/ --exclude=Makefile*
> server/mjpeg_encoder.c:277: unsigned char ** outbuffer; /* target
> buffer */
> server/mjpeg_encoder.c:279: uint8_t * buffer; /* start of buffer */
> server/mjpeg_encoder.c:337:#define OUTPUT_BUF_SIZE 4096 /* choose an
> efficiently fwrite'able size */
> server/mjpeg_encoder.c:339: if (outbuffer == NULL || outsize == NULL) /*
> sanity check */
> server/mjpeg_encoder.c:345: if (cinfo->dest == NULL) { /* first time for
> this JPEG object? */
> server/glz_encoder.h:45: NOTE : currently supports only rgb images in
> which width*bytes_per_pixel = stride OR
> </snip>
> As there were not a lot of these, I've removed them as well in this commit. Thanks for the suggestion! Christophe
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
