[Mlt-devel] On contributing to MLT

2014-02-09 Thread Janne Liljeblad
Hi Dan, After last release of Flowblade I realized that I need some new filters for my application. Earlier I contributed Frei0r, but now I have decided to switch my contributions from Frei0r to MLT mainly because: - Frei0r is essentially dead. Maintainer isn't interested in doing new releases, a

[Mlt-devel] Patch for "rgblut" filter

2014-02-09 Thread Janne Liljeblad
Hi, With this mail there is a patch that adds a "rgblut" filter to module "plus". The "rgblut" filter provides a simple string based interface to implement color correction with look-up tables. The motivation for this plugin came when I was implementing GUI component for a Catmull-Rom curves fil

Re: [Mlt-devel] On contributing to MLT

2014-02-09 Thread Dan Dennedy
On Sun, Feb 9, 2014 at 3:18 PM, Janne Liljeblad wrote: > Hi Dan, > > After last release of Flowblade I realized that I need some new > filters for my application. Earlier I contributed Frei0r, but now I > have decided to switch my contributions from Frei0r to MLT mainly > because: > > - Frei0r is

Re: [Mlt-devel] Patch for "rgblut" filter

2014-02-09 Thread Dan Dennedy
This looks good, but I would prefer that you send as git format-patch or pull request so it contains your authorship and commit message. On Sun, Feb 9, 2014 at 3:17 PM, Janne Liljeblad wrote: > Hi, > > With this mail there is a patch that adds a "rgblut" filter to module "plus". > > The "rgblut"