Hello Carlos, On Tue, Mar 11, 2014 at 8:14 AM, Carlos Rafael Giani <[email protected]> wrote: > in my gstreamer-imx project, I need to work around certain problems the > libfslvpuwrap library (also called the "VPU wrapper") has. However, the > efforts to do so are considerable, and it would be much better (and cleaner, > more robust) to simply fix that library. > > On one hand, the source is available, so I can patch it. On the other hand, > the licensing situation is unclear. Can I just copy vpu_wrapper.c/.h , patch > these, and keep the patched files in the gstreamer-imx repository (this > project is LGPLv2 licensed) ? If not, I will have to start thinking about a > reimplementation of several VPU wrapper parts, and use the underlying > imx-vpu interface directly instead.
Yes you can fork it. The LGPLv2 license is quite permissive and also your code is license compatible. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
