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  439606870c01c4e05fed32a3834304c48faff6e0 (commit)
       via  0b0c052915a56a3bd4df7300f18839d3c6278bc1 (commit)
       via  f17c966077b26020a1f27376b5eb25e057c67da7 (commit)
       via  fa7ade864d7d27ee515f12c50b6424b95d6937a7 (commit)
       via  36973c4c396998349ad65ef548ffadbd2b7453c3 (commit)
       via  0ac6bc72d7e0057841b088d24e922012b7edd33f (commit)
       via  57fd9c9333bd56db8472b0368da22911c9c14395 (commit)
      from  0859b79f8935162b62793825ed5a1402f82601a2 (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 439606870c01c4e05fed32a3834304c48faff6e0
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Jul 3 15:37:57 2023 +0200

    NDI: throw special exceptions for unsupported CPUs

commit 0b0c052915a56a3bd4df7300f18839d3c6278bc1
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Jul 3 15:37:22 2023 +0200

    NDI: print version

commit f17c966077b26020a1f27376b5eb25e057c67da7
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Jul 3 15:20:45 2023 +0200

    NDI: search /usr/local/lib and /usr/lib on un*x
    
    as found in 
https://github.com/obs-ndi/obs-ndi/blob/ae0a7e569dba2f7fea638f467b45a197d4aa38a6/src/obs-ndi.cpp#L232-L235

commit fa7ade864d7d27ee515f12c50b6424b95d6937a7
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Jul 3 15:09:38 2023 +0200

    NDI: print the NDILIB_REDIST_FOLDER hint after the hint for downloading the 
runtime

commit 36973c4c396998349ad65ef548ffadbd2b7453c3
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Jul 3 14:32:19 2023 +0200

    NDI: try to be version agnostic

commit 0ac6bc72d7e0057841b088d24e922012b7edd33f
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Jul 3 14:22:59 2023 +0200

    NDI: share more code between OSs

commit 57fd9c9333bd56db8472b0368da22911c9c14395
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon Jul 3 13:23:47 2023 +0200

    Update to NDIv5

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

Summary of changes:
 plugins/NDI/NDI/Processing.NDI.DynamicLoad.h   | 1184 ++++++++++++------------
 plugins/NDI/NDI/Processing.NDI.Find.h          |  152 +--
 plugins/NDI/NDI/Processing.NDI.FrameSync.h     |  353 ++++---
 plugins/NDI/NDI/Processing.NDI.Lib.cplusplus.h |  234 ++---
 plugins/NDI/NDI/Processing.NDI.Lib.h           |  316 +++----
 plugins/NDI/NDI/Processing.NDI.Recv.ex.h       |  399 ++++----
 plugins/NDI/NDI/Processing.NDI.Recv.h          |  559 +++++------
 plugins/NDI/NDI/Processing.NDI.Routing.h       |  143 +--
 plugins/NDI/NDI/Processing.NDI.Send.h          |  279 +++---
 plugins/NDI/NDI/Processing.NDI.compat.h        |   73 +-
 plugins/NDI/NDI/Processing.NDI.deprecated.h    |  446 ++++-----
 plugins/NDI/NDI/Processing.NDI.structs.h       |  771 ++++++++-------
 plugins/NDI/NDI/Processing.NDI.utilities.h     |  372 ++++----
 plugins/NDI/init_ndi_library.hh                |  126 +--
 plugins/NDI/recordNDI.cpp                      |    4 +-
 plugins/NDI/videoNDI.cpp                       |    4 +-
 16 files changed, 2790 insertions(+), 2625 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