[GEM-cvs] [SCM] Gem - Graphics environment for multimedia branch master updated. v0.94-487-gb2ca300ff

2023-03-31 Thread zmoelnig via pd-gem-CVS
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gem - Graphics environment for multimedia".

The branch, master has been updated
   via  b2ca300ffaea5f58a25a3f5e25d106c40fc7d808 (commit)
   via  83165aa56eb16229dd5e0639139d92e6839bbac7 (commit)
  from  ddb838a316dd32c7278d7762c9140b3b6e538f7a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit b2ca300ffaea5f58a25a3f5e25d106c40fc7d808
Author: IOhannes m zmölnig 
Date:   Thu Mar 30 22:23:17 2023 +0200

JPEG: drop error when saving YUV images

they are converted to RGB anyhow

commit 83165aa56eb16229dd5e0639139d92e6839bbac7
Author: IOhannes m zmölnig 
Date:   Thu Mar 30 22:14:43 2023 +0200

TIFF: simplify color-correction code for Apple

---

Summary of changes:
 plugins/JPEG/imageJPEG.cpp |  6 +-
 plugins/TIFF/imageTIFF.cpp | 27 +++
 2 files changed, 12 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
Gem - Graphics environment for multimedia


___
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs


[GEM-cvs] [SCM] Gem - Graphics environment for multimedia branch colorconversion created. v0.94-491-ga9773ad17

2023-03-31 Thread zmoelnig via pd-gem-CVS
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gem - Graphics environment for multimedia".

The branch, colorconversion has been created
at  a9773ad17bca3bcbf1ad6c3b180d8870007b8cdd (commit)

- Log -
commit a9773ad17bca3bcbf1ad6c3b180d8870007b8cdd
Author: IOhannes m zmölnig 
Date:   Fri Mar 31 11:34:44 2023 +0200

move colorconversions from PixConvert

commit 8da700d50d04c53ec2be2b9f167fbeb05ccf25ee
Author: IOhannes m zmölnig 
Date:   Fri Mar 31 02:08:44 2023 +0200

moving conversion functions into Gem/PixConvert.cpp

commit c37ef9897694dc42ab77f55a00360a9dbbf09219
Author: IOhannes m zmölnig 
Date:   Thu Mar 30 23:57:57 2023 +0200

implement Image::convertTo() with Image::convertFrom()

commit a1fb5c299a77728e3b5b8452d2ac7ab0b375c8aa
Author: vagrant 
Date:   Thu Mar 30 14:01:25 2023 -0700

"fix" BGRA->BGR conversion

this is really all wrong.
the problem is with Apple using different byte/word-order in addition to a 
differnt format.
the only sane solution is to stay true to the name

---


hooks/post-receive
-- 
Gem - Graphics environment for multimedia


___
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs