configure | 2 +- src/framework/mlt_version.h | 2 +- src/modules/core/composite_line_yuv_sse2_simple.c | 167 +++++++++++++++++++++ src/modules/core/transition_composite.c | 25 +++- src/modules/core/transition_composite.h | 2 + src/modules/core/transition_luma.c | 22 +-- 6 files changed, 200 insertions(+), 20 deletions(-)
New commits: commit 64b263f6bee964d34ea9a7768ec48a311ca95c5c Author: Dan Dennedy <[email protected]> Date: Sun Feb 19 17:03:45 2012 -0800 set interim version 0.7.9 commit 9e96adf948895bb98b989770e415d6eec9f85c07 Author: Dan Dennedy <[email protected]> Date: Thu Feb 16 17:39:37 2012 -0800 refactor dissolve_yuv() to use composite_line_yuv() commit 281765e24676ab16c2e96b20cc82a2422fc83f86 Author: Dan Dennedy <[email protected]> Date: Thu Feb 16 17:37:43 2012 -0800 make composite_line_yuv() available to other services commit 375348a13f7a2fabc5740e67bbc0b533275baa5d Author: Maksym Veremeyenko <[email protected]> Date: Thu Feb 16 17:26:42 2012 -0800 fix rounding causes by -ffast-math commit 372d8d2e3f9a5ee8254075b921a78657b5fd2e15 Author: Maksym Veremeyenko <[email protected]> Date: Thu Feb 16 19:10:00 2012 +0200 use sse2 instruction for line compositing ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
