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  86ebfbdfbe2182459f63aa23f28e382c8569d1e1 (commit)
       via  95cb60bcb9f8ae7fb890c7d90d27196f79995d4a (commit)
       via  40791cfda84e815c7617f47daff22f991202a7cf (commit)
       via  7d67315706470904b7d2bd0e428c7a5d8e9684a8 (commit)
       via  a3ac3db167d6e14ef4e4c74ac9fd65d1e0b5802f (commit)
       via  477b55acd47ceb1abbe44969abc1e6cd99178afc (commit)
       via  7fcd7b989bc8a4ad65082330d58148de93eda739 (commit)
       via  0f2fc56ac78e0628423613e3e282c40506045edb (commit)
       via  dd5efbde10cfea1cc756bf58c65120b6020f2faa (commit)
      from  b5c26235d199f3c0fe4285daf199ac2d6a02b0f2 (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 86ebfbdfbe2182459f63aa23f28e382c8569d1e1
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 17:09:49 2023 +0100

    implement reversing for all conversions

commit 95cb60bcb9f8ae7fb890c7d90d27196f79995d4a
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 17:08:51 2023 +0100

    use macros for consistent implementation of pix converters

commit 40791cfda84e815c7617f47daff22f991202a7cf
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 16:03:56 2023 +0100

    add missing converter declarations

commit 7d67315706470904b7d2bd0e428c7a5d8e9684a8
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 16:03:45 2023 +0100

    move generic templates to top of PixConvert

commit a3ac3db167d6e14ef4e4c74ac9fd65d1e0b5802f
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 13:20:24 2023 +0100

    fix image conversion on macOS
    
    Closes: https://github.com/umlaeute/Gem/issues/378

commit 477b55acd47ceb1abbe44969abc1e6cd99178afc
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 15:32:55 2023 +0100

    PixConvert: YUVYto(reverse)

commit 7fcd7b989bc8a4ad65082330d58148de93eda739
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 14:53:43 2023 +0100

    VYUY conversions

commit 0f2fc56ac78e0628423613e3e282c40506045edb
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 14:52:36 2023 +0100

    templating pix-conversions rgb3->y, rgb3->yuv, rgb4->y, rgb4->yuv

commit dd5efbde10cfea1cc756bf58c65120b6020f2faa
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Dec 21 15:05:22 2023 +0100

    remove declaration of unimplemented UYVYtoUYVY()

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

Summary of changes:
 src/Gem/Image.cpp      |  379 +++++++++++++-----
 src/Gem/PixConvert.cpp | 1043 +++++++++++++++++++++++-------------------------
 src/Gem/PixConvert.h   |  175 +++-----
 3 files changed, 824 insertions(+), 773 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