From: Niels E. <nwe...@gm...> - 2010-08-24 12:32:25
|
On Tue, Aug 24, 2010 at 12:03 PM, Stefano Sabatini <ste...@gm...> wrote: > On date Monday 2010-08-23 22:23:17 +0900, Jun Iio wrote: >> Hi Stefano, >> >> I am an EffecTV developer and used to be the project leader of MAlib >> development. MAlib is a C library that can handle a sequence of video >> frames, and also it supports filter chaining like your libavfilter: >> http://www.malib.net/ >> >> Unfortunately MAlib development has been stopped, and currently no one >> is maintaining its code. Since MAlib development and EffecTV development >> emerged simultaneously in early 2000, Kentaro, the main developer of >> EffecTV, and I had a lot of influence on each other. So MAlib team >> contributed some part of our code to EffecTV, and vice versa. >> >> I would be happy if some code fragments of MAlib can be of some help >> to your development. > > Thanks Jun, > > I'm quite sure I can find useful code in your project, but this adds > to the list of projects from which I can grab code, where I actually > need more contributors for adding/porting more filters and extending > the framework. > > Regards. Hi, just to add to your list of projects, I think most of EffecTV's filters have already been ported to minimalistic frei0r and quite a bunch of other developers have been contributing frei0r effects, http://git.dyne.org/index.cgi?url=frei0r/tree/. |