MAlib is an open source C library for ... Media Analysis, Motion Analysing, Movie Architecture, and Media Authoring.
The MAlib is designed based on object oriented architecture. It enables developers to make a real-time image processing application rapidly, by connecting image filter components. It is very easy to implement a new filter. Only thing that developers have to do is extend a similar filter class in the library.

