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  365c40accdc775d90a5493f83f1f41fa8555dd76 (commit)
       via  7874e802e976c6cdacc2194e27e1c449e4207738 (commit)
       via  79f109bc6d876683b6f3cef1d6c1899afe6874b9 (commit)
       via  83f5b2660e77dd2b3a506c0ceed6a3f3a215a5c3 (commit)
       via  1a8a838e8fba891e72df0aefc03248b4077b4f2c (commit)
       via  2463696817cd0607ada6d36e5a8c07c6bc4084b0 (commit)
       via  f4bc442a6dcff392d4a0debb4c156d352b521b2e (commit)
       via  cfd3edaf69ef3e99aacff589eb11d4d9dcf86a80 (commit)
       via  fcdbb618b5851874913ca32c3accad5701717c33 (commit)
       via  c590ffa6bb8a2a307ed1d9201b0adb603fbf75ab (commit)
      from  d5308017a61e0afea4f25a4dcb64856f0de3a786 (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 365c40accdc775d90a5493f83f1f41fa8555dd76
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 10:00:25 2023 +0200

    PIPEWIRE: add help-patch for videoPIPEWIRE

commit 7874e802e976c6cdacc2194e27e1c449e4207738
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 09:58:16 2023 +0200

    videoAVF: add dummy help-patch
    
    Closes: https://github.com/umlaeute/Gem/issues/350

commit 79f109bc6d876683b6f3cef1d6c1899afe6874b9
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 09:57:56 2023 +0200

    VLC: improve help-patch

commit 83f5b2660e77dd2b3a506c0ceed6a3f3a215a5c3
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 09:13:52 2023 +0200

    pix_pix2sig~: fix 'mode line' message

commit 1a8a838e8fba891e72df0aefc03248b4077b4f2c
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 09:06:20 2023 +0200

    pix_sig2pix~/pix_pix2sig~: update help-patches

commit 2463696817cd0607ada6d36e5a8c07c6bc4084b0
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 08:26:26 2023 +0200

    pix_pix2sig~: more generous "mode" handling
    
    - "line <float>" is an alias for "waterfall <float>"
    - (but "line" (without args) is not)
    - don't bail out if WATREFALL has a wrong arg (or another mode has any arg)

commit f4bc442a6dcff392d4a0debb4c156d352b521b2e
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 08:17:53 2023 +0200

    fix the invocation of image.not_owned

commit cfd3edaf69ef3e99aacff589eb11d4d9dcf86a80
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 08:14:14 2023 +0200

    finally renamed imageStruct.notowned to .not_owned
    
    i always read "no-town-ed"

commit fcdbb618b5851874913ca32c3accad5701717c33
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 08:13:24 2023 +0200

    Image: remove declarations of not-implemented functions
    
    and fix some comments

commit c590ffa6bb8a2a307ed1d9201b0adb603fbf75ab
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue May 9 08:11:45 2023 +0200

    give more information in error messages

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

Summary of changes:
 help/pix_pix2sig~-help.pd                          | 150 ++++++++++++---------
 help/pix_sig2pix~-help.pd                          | 129 +++++++++---------
 plugins/GMERLIN/filmGMERLIN.cpp                    |   2 +-
 plugins/NDI/videoNDI.cpp                           |   2 +-
 plugins/PIPEWIRE/Makefile.am                       |   5 +-
 plugins/PIPEWIRE/pipewire-videoplugin.pd           |  21 +++
 plugins/PIPEWIRE/videoPIPEWIRE.cpp                 |   5 +-
 plugins/V4L/videoV4L.cpp                           |   6 +-
 plugins/V4L2/videoV4L2.cpp                         |   6 +-
 plugins/VLC/vlc-videoplugin.pd                     |  55 ++++----
 .../AVF-videoplugin.pd}                            |   0
 plugins/videoAVF/Makefile.am                       |   4 +
 src/Gem/Image.cpp                                  |  16 +--
 src/Gem/Image.h                                    |  20 +--
 src/Pixes/pix_convert.cpp                          |   2 +-
 src/Pixes/pix_frei0r.cpp                           |   2 +-
 src/Pixes/pix_info.cpp                             |   2 +-
 src/Pixes/pix_pix2sig~.cpp                         |  16 +--
 src/Pixes/pix_pix2sig~.h                           |   5 +-
 src/Pixes/pix_rgba.cpp                             |   2 +-
 20 files changed, 246 insertions(+), 204 deletions(-)
 create mode 100644 plugins/PIPEWIRE/pipewire-videoplugin.pd
 copy plugins/{AVT/avt-videoplugin.pd => videoAVF/AVF-videoplugin.pd} (100%)


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