On Tue, 26 Mar 2019, at 10:03, Tomas Härdin wrote:
> You can include LGPL code in a proprietary library if you provide the
> object files for the proprietary parts, such that you can modify the
> LGPL part and still link together a functioning library. I don't think
> I've ever seen that done however

Google release of Sparrow on iOS is a clear case of this: to allow effective 
changing of the LGPL library in it, they gave all the objects pre-linking. So 
you could recompile the LGPL library part completely, and relink and reship on 
your device.

-- 
Jean-Baptiste Kempf -  President
+33 672 704 734
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to