« Previous | Next » 

Revision bc210eb1

IDbc210eb163b162ff2e94e5c8f4307715731257f8

Added by Gerd Hoffmann over 11 years ago

pixman: fix vnc tight png/jpeg support

This patch adds an x argument to qemu_pixman_linebuf_fill so it can
also be used to convert a partial scanline. Then fix tight + png/jpeg
encoding by passing in the x+y offset, so the data is read from the
correct screen location instead of the upper left corner.

Cc:
Cc:
Reported-by: Tim Hardeneck <>
Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences