Re: [Mlt-devel] MLT Build Script Repository

2012-04-11 Thread Dan Dennedy
On Wed, Apr 11, 2012 at 9:40 PM, Carl Karsten wrote: > On Wed, Apr 11, 2012 at 9:51 PM, Brian Matherly wrote: >> >> >> Dan, >> >> I'd like to offer a proposal for a repository to keep all the scripts >> related to MLT: >> https://github.com/pez4brian/mlt-scripts >> >> I would like to start assem

Re: [Mlt-devel] MLT Build Script Repository

2012-04-11 Thread Carl Karsten
On Wed, Apr 11, 2012 at 9:51 PM, Brian Matherly wrote: > > > Dan, > > I'd like to offer a proposal for a repository to keep all the scripts related > to MLT: > https://github.com/pez4brian/mlt-scripts > > I would like to start assembling various test scripts in the "test" > directory. We could m

Re: [Mlt-devel] MLT Build Script Repository

2012-04-11 Thread Dan Dennedy
On Wed, Apr 11, 2012 at 7:51 PM, Brian Matherly wrote: > > > Dan, > > I'd like to offer a proposal for a repository to keep all the scripts related > to MLT: > https://github.com/pez4brian/mlt-scripts ok. Feel free to edit the build scripts page on the wiki to add links to the scripts on github,

[Mlt-devel] MLT Build Script Repository

2012-04-11 Thread Brian Matherly
Dan, I'd like to offer a proposal for a repository to keep all the scripts related to MLT: https://github.com/pez4brian/mlt-scripts I would like to start assembling various test scripts in the "test" directory. We could make one script per module - and each script could just launch melt with

[Mlt-devel] Git: fix distortion handling alpha channel in affine transition

2012-04-11 Thread Dan Dennedy
src/modules/plus/filter_affine.c |1 + src/modules/plus/interp.h| 59 +++--- src/modules/plus/transition_affine.c |3 +- 3 files changed, 36 insertions(+), 27 deletions(-) New commits: commit 14c5abc79fd5072e755d4711ecc076a80b68bee2 Author: Da