loaders: JPG: Fix cinfo init for GP_SaveJPG()
commitcb3020fdd8ac170c98633ace520842f3c7d72896
authorCyril Hrubis <metan@ucw.cz>
Mon, 26 Aug 2013 22:14:04 +0000 (27 00:14 +0200)
committerCyril Hrubis <metan@ucw.cz>
Mon, 26 Aug 2013 22:14:04 +0000 (27 00:14 +0200)
treef03940519560e655e2d45fc09d22c2864af7f65f
parent46abc0f23eeb1e9eb0b437a801ef0faf829e4fdd
loaders: JPG: Fix cinfo init for GP_SaveJPG()

Set correctly color space and number of components.

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
libs/loaders/GP_JPG.c