commit | 46061880390812e229a8a86d5fbbc0cb545d0d36 | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@collabora.co.uk> | Tue May 05 16:24:16 2009 +0200 |
committer | Wim Taymans <wim.taymans@collabora.co.uk> | Tue May 05 16:24:16 2009 +0200 |
tree | 1a1283255f39a09c986c84fd350b2b766e888ef1 | |
parent | 356e863c9cf61a6a4554bf238da8f8ae2cb95bc7 [diff] |
jpegenc: set colorspace before _set_defaults() The libjpeg api says that we need to set the colorspace before we call _set_defaults(). Indeed, if we don't do that we end up with some very freaky non-standard quant table and huffman table indexes.