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  dd89bca1ae000964a4e5e78e9daabb4f4646ded8 (commit)
       via  ca664c79107cc755fb4f820e83c690fe480206c2 (commit)
       via  50259b1d7e31257bb3f9b6fef824a3ca827eedf9 (commit)
       via  e30afff89318d98c99703231572e2e0ad5dfbfb5 (commit)
       via  4db1caee0738e2b1c920a2a8f2f016b28a88197e (commit)
       via  f0b6bfd6d43547c6d648c7eb33e02bd385a5757f (commit)
       via  3ab2f36666348342ddb5ce5d36625cd22dca10f4 (commit)
       via  e7ea71744d61fa2fde16d358f484ba817dace0dc (commit)
       via  e5156a602ea8a0619ea79e53d840696a3b942715 (commit)
       via  4730cedc0ee86ee90754960f4a6a03afb3fd9a41 (commit)
       via  b3fe56e5b1cd80c28914e74d090cbd1494d33bdc (commit)
      from  2c99d5e792864acc361ffb26f66078084ad84995 (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 dd89bca1ae000964a4e5e78e9daabb4f4646ded8
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 14:49:02 2023 +0100

    pix_dump: don't fall through from YUV to Grey
    
    Closes: https://github.com/umlaeute/Gem/issues/327

commit ca664c79107cc755fb4f820e83c690fe480206c2
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 14:48:28 2023 +0100

    pix_dump: save a var

commit 50259b1d7e31257bb3f9b6fef824a3ca827eedf9
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 14:48:14 2023 +0100

    pix_dump: put constants at the beginning of comparision

commit e30afff89318d98c99703231572e2e0ad5dfbfb5
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 14:47:44 2023 +0100

    m_dump: simplify allocation code

commit 4db1caee0738e2b1c920a2a8f2f016b28a88197e
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 14:07:24 2023 +0100

    nicer error-message if Atom::checkSignature() fails

commit f0b6bfd6d43547c6d648c7eb33e02bd385a5757f
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 14:00:04 2023 +0100

    Use A_GIMME as signature for aliases
    
    Closes: https://github.com/umlaeute/Gem/issues/326

commit 3ab2f36666348342ddb5ce5d36625cd22dca10f4
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 12:14:23 2023 +0100

    pix_dump: simplify code
    
    precalculate scale-factor and apply it for both byte-mode and normal mode.

commit e7ea71744d61fa2fde16d358f484ba817dace0dc
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 11:54:37 2023 +0100

    pix_video: "open" now wraps "driver"+"device"

commit e5156a602ea8a0619ea79e53d840696a3b942715
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 11:54:09 2023 +0100

    pix_video: implicit (driver|device)MessCallback
    
    and have deviceMess() and driverMess() return a status

commit 4730cedc0ee86ee90754960f4a6a03afb3fd9a41
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 11:52:22 2023 +0100

    pix_video: remove unused static methods

commit b3fe56e5b1cd80c28914e74d090cbd1494d33bdc
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Jan 24 11:50:41 2023 +0100

    Atom::checkSignature() now always passes if no args are expected

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

Summary of changes:
 src/Geos/GemSplash.cpp         |   2 +-
 src/Geos/scopeXYZ~.cpp         |   2 +-
 src/Pixes/pix_2grey.cpp        |   2 +-
 src/Pixes/pix_a_2grey.cpp      |   2 +-
 src/Pixes/pix_buf.cpp          |   2 +-
 src/Pixes/pix_buffer.cpp       |   2 +-
 src/Pixes/pix_buffer_read.cpp  |   2 +-
 src/Pixes/pix_buffer_write.cpp |   2 +-
 src/Pixes/pix_color.cpp        |   2 +-
 src/Pixes/pix_coloralpha.cpp   |   2 +-
 src/Pixes/pix_colormatrix.cpp  |   2 +-
 src/Pixes/pix_colorreduce.cpp  |   2 +-
 src/Pixes/pix_dump.cpp         | 189 ++++++++++++++---------------------------
 src/Pixes/pix_film.cpp         |   2 +-
 src/Pixes/pix_grey.cpp         |   2 +-
 src/Pixes/pix_pix2sig.cpp      |   2 +-
 src/Pixes/pix_sig2pix.cpp      |   2 +-
 src/Pixes/pix_texture.cpp      |   2 +-
 src/Pixes/pix_video.cpp        | 164 +++++++++++++++++++----------------
 src/Pixes/pix_video.h          |  36 +++-----
 src/RTE/Atom.cpp               |  22 +++--
 21 files changed, 197 insertions(+), 248 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