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".

The branch, master has been updated
       via  5d0d8e2f07da92021be4f7289d66914fe390ceb9 (commit)
       via  eb07af116501a15bfc4fd6322c7ff9226252df9e (commit)
       via  197756525494849a8948e3747a22dd701f68a721 (commit)
       via  1f98275fe88c391b0ddd427637345effcebd88af (commit)
       via  5ef2d5df93e453c94ca22fdbcf29a5cbd4f8e5f9 (commit)
       via  782dcb03ab42251d0570f586662177e2bf9aeb28 (commit)
       via  9fa9fddf26c00c96ba49a2e4ef2f8777516978ea (commit)
       via  0188926512ffc89e6360e4952b985cc5582a0708 (commit)
       via  8b12fa70fe292cf2ce73e033c15270ceef7a4919 (commit)
       via  a15140fa6b96e6c656939b217448d689fb808ae0 (commit)
       via  94a0cf8c2fae553bf79e0ac2ba330a5ab18b3357 (commit)
      from  5a261236d39595ea949bca365df9189b50f5e6e1 (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 5d0d8e2f07da92021be4f7289d66914fe390ceb9
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 19:19:14 2012 +0200

    made GAVL_UYVY the default on OSX
    
    rather than GAVL_YUY2;
    i tested on PowerPC and m.e.grimm reported something similar on his system 
(which afaik is OSX10.7.3)
    so it seems that UYVY is the way to go on all apple-platforms

commit eb07af116501a15bfc4fd6322c7ff9226252df9e
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 18:46:39 2012 +0200

    default format is YUV on OSX
    
    i think that i thought that it would be great if filmQT could finally 
default to RGBA...
    unfortunately this makes some subtle problems, esp. since we cannot 
reliably know whether
    we have a new image or not...adding an explicit [pix_rgba] helps for 
objects that
    need RGBA and work in-place...
    
    this is REALLY ugly

commit 197756525494849a8948e3747a22dd701f68a721
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 18:22:26 2012 +0200

    trying to boot non-seekable media via SetMovieRate

commit 1f98275fe88c391b0ddd427637345effcebd88af
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 18:19:18 2012 +0200

    trying to fix reading of mpeg-fiels

commit 5ef2d5df93e453c94ca22fdbcf29a5cbd4f8e5f9
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 18:18:52 2012 +0200

    member for auto-increment

commit 782dcb03ab42251d0570f586662177e2bf9aeb28
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 18:09:29 2012 +0200

    progress is oldframe!=newframe

commit 9fa9fddf26c00c96ba49a2e4ef2f8777516978ea
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 17:24:40 2012 +0200

    better algorithm to calculate fps

commit 0188926512ffc89e6360e4952b985cc5582a0708
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 15:18:31 2012 +0200

    fix newimage when loading new film

commit 8b12fa70fe292cf2ce73e033c15270ceef7a4919
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 14:58:35 2012 +0200

    allow to stop playback if film is of undefined length

commit a15140fa6b96e6c656939b217448d689fb808ae0
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 14:48:27 2012 +0200

    allow querying of 'fps'

commit 94a0cf8c2fae553bf79e0ac2ba330a5ab18b3357
Author: zmoelnig <zmoelnig@tigital.iemnet>
Date:   Mon Jul 30 14:36:44 2012 +0200

    at least we can now read the mpg file again
    
    TODO: make non-seekable files only return next frame if a(ny) new frame is 
requested
    TODO: return the proper fps

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

Summary of changes:
 plugins/filmDarwin/filmDarwin.cpp   |  114 +++++++++++++++++++++--------------
 plugins/filmDarwin/filmDarwin.h     |    6 +-
 plugins/filmGMERLIN/filmGMERLIN.cpp |    9 +++-
 plugins/filmQT/filmQT.cpp           |   81 ++++++++++++++++++-------
 plugins/filmQT/filmQT.h             |    2 +
 5 files changed, 140 insertions(+), 72 deletions(-)


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to