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  b5c26235d199f3c0fe4285daf199ac2d6a02b0f2 (commit)
       via  3792112aa1553b040ac0087e6e4ecb7ddb1468fc (commit)
       via  8d0aecb166d45fd16793c62a0ded829a7ebcf073 (commit)
       via  f6aa25c24dfc6783f48f49622c7e7c7170e12494 (commit)
       via  f1056d4e1e9596f83b9cbe4ec67c4d1052b776e5 (commit)
      from  a62724e44bbfa247f9f0cc5936b4a970afdc322f (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 b5c26235d199f3c0fe4285daf199ac2d6a02b0f2
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 12:23:18 2023 +0100

    image::fromUYVY: prevent double conversion (missing 'break')
    
    Related: https://github.com/umlaeute/Gem/issues/378
    
    Fixes the YUV->RGBA conversion at least on Linux

commit 3792112aa1553b040ac0087e6e4ecb7ddb1468fc
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 12:22:23 2023 +0100

    whitespace

commit 8d0aecb166d45fd16793c62a0ded829a7ebcf073
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 12:01:56 2023 +0100

    more GL typenames

commit f6aa25c24dfc6783f48f49622c7e7c7170e12494
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 11:51:05 2023 +0100

    [pix_rtx]: fix for large images
    
    where (xsize*ysize*csize * xsize) > 0xFFFFFFFF
    
    Closes: https://github.com/umlaeute/Gem/issues/392

commit f1056d4e1e9596f83b9cbe4ec67c4d1052b776e5
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 09:53:40 2023 +0100

    [pix_invert] fix RGBA inversion without SIMD

-----------------------------------------------------------------------

Summary of changes:
 src/Gem/Image.cpp        |  5 +++--
 src/Pixes/pix_invert.cpp | 10 ++++------
 src/Pixes/pix_rtx.cpp    | 10 +++++-----
 src/Utils/GLUtil.cpp     | 16 ++++++++++++++++
 4 files changed, 28 insertions(+), 13 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

Reply via email to