View Single Post
Posts: 154 | Thanked: 110 times | Joined on Aug 2011
#128
Originally Posted by freemangordon View Post
OK, re camera, I want someone who is knowledgeable to explain:

libgstdsp.so which we get from Harmattan rootfs is LGPL'ed (if one opens .so with hex editor, string LGPL is easy to be found) but source code is nowhere to be found (I am sure Nokia is just not ready with source code repos). In order to restore camera functionality codec id "dsphdmp4venc" should be replaced with "dspmp4venc", which is easily doable with hex editor. So my question is:

Is it legal to distribute(upload here) such a modified library?
i guess it would be legal to upload a script to do the binary search and replace on the existing file that someone has?