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  712e548e0a1407566511b05376549861fefafe30 (commit)
       via  57b9f6c83d331039d9b1f3c9a7a08cd2678074bb (commit)
       via  2b2958c820bfc5e94631c8497c8ca6c3679941b1 (commit)
       via  54f94319dd5689b57f40ead5d469a10fd1668269 (commit)
       via  48c4d04e98d661cdcf821c37cf384c1b4a6b84ab (commit)
       via  2cc279aa0e31d3e67563ca5ce9a21fdd52f392f8 (commit)
       via  2f2bf232abe01d9cf6c6dcadfe5b0925dc1187c4 (commit)
       via  fa6c94f5d9106fe5d1feaf56b460b603c6f3eb35 (commit)
       via  ed2c2a01da076eb8db529614f559a1b5f35ec43b (commit)
       via  484436103ecb3203a8475f1b462574f8ed3318f5 (commit)
      from  547855a19f5973708d6379b24f6091f2044dcf56 (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 712e548e0a1407566511b05376549861fefafe30
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 11:31:55 2014 +0200

    using standard RGB2GREY conversion factors
    
    they tend to saturate less...

commit 57b9f6c83d331039d9b1f3c9a7a08cd2678074bb
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 11:31:28 2014 +0200

    make sure that dot_(h)size is at least 1
    
    fixes crashes with small dot-sizes (resulting in devision-by-zero)

commit 2b2958c820bfc5e94631c8497c8ca6c3679941b1
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 11:27:58 2014 +0200

    in YUV-space we deal with U16 rather than U32
    
    so we cannot calculate both Y0 & Y1.
    
    CID:27796,27808

commit 54f94319dd5689b57f40ead5d469a10fd1668269
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 11:26:10 2014 +0200

    removed trailing spaces

commit 48c4d04e98d661cdcf821c37cf384c1b4a6b84ab
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 11:25:49 2014 +0200

    using size_t rather than int32 for lengths

commit 2cc279aa0e31d3e67563ca5ce9a21fdd52f392f8
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 11:25:08 2014 +0200

    fixing another potential integer overflow
    
    CID:53711

commit 2f2bf232abe01d9cf6c6dcadfe5b0925dc1187c4
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 11:01:12 2014 +0200

    manual type promotion to prevent integer overflow
    
    again trying to fix CID:27876

commit fa6c94f5d9106fe5d1feaf56b460b603c6f3eb35
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 11:00:32 2014 +0200

    make sure that (ushort)*(ushort) is written into (ulong)
    
    by using an intermediate ushort variable, and type-casting the operands
    
    CID:53709,27875
    CID:53710,53711

commit ed2c2a01da076eb8db529614f559a1b5f35ec43b
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 10:36:09 2014 +0200

    brute-force assertion that leaf_count > 0
    
    CID:27860

commit 484436103ecb3203a8475f1b462574f8ed3318f5
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed May 7 10:27:09 2014 +0200

    trying to sanitize values read from file
    
    CID:27946

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

Summary of changes:
 extra/pix_fiducialtrack/fidtrackX.c   |    6 +++
 extra/pix_fiducialtrack/treeidmap.cpp |    4 ++
 plugins/imageSGI/sgiimage.cpp         |   57 +++++++++++++++++----------------
 plugins/modelOBJ/model_loader.cpp     |    2 +-
 src/Pixes/pix_dot.cpp                 |   31 ++++++++++--------
 5 files changed, 57 insertions(+), 43 deletions(-)


hooks/post-receive
-- 
Gem - Graphics environment for multimedia

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to