[Mlt-devel] Luma transition broken

2012-04-07 Thread j-b-m
Hi, The luma transition was broken by the last commit to transition_luma.c

[Mlt-devel] Git: fix regressions during refactorization

2012-04-07 Thread Dan Dennedy
src/modules/plus/transition_affine.c |2 +- src/modules/qimage/qimage_wrapper.cpp |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit b417ccf65811789abb9e4dad33a6c21287ff230b Author: Dan Dennedy d...@dennedy.org Date: Sat Apr 7 10:54:57 2012 -0700 fix

[Mlt-devel] Git: fix regression due to alpha channels of A and B swapped

2012-04-07 Thread Dan Dennedy
src/modules/core/producer_colour.c |2 +- src/modules/core/transition_luma.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 04ad769590b00128e1cb943818eb557d81ffae7b Author: Dan Dennedy d...@dennedy.org Date: Sat Apr 7 11:40:43 2012 -0700 fix

[Mlt-devel] Git: fix color:black

2012-04-07 Thread Dan Dennedy
src/modules/core/producer_colour.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) New commits: commit 2c7bb5a62c8d7055cebef09f510c02e2141dc0c7 Author: Dan Dennedy d...@dennedy.org Date: Sat Apr 7 12:00:46 2012 -0700 fix color:black

Re: [Mlt-devel] Luma transition broken

2012-04-07 Thread Dan Dennedy
On Sat, Apr 7, 2012 at 9:45 AM, j-b-m j-...@users.sourceforge.net wrote: Hi, The luma transition was broken by the last commit to transition_luma.c