Hi there !
I'm developing a commercial software using the libVLC to read videos and my objective is to be only dependent on LGPL licenses.
After exploring posts about LGPL and GPL plugins for the lib, I found some interesting things about it for Windows (same on Unix) : https://forum.videolan.org/viewtopic.php?f=32&t=139204&p=457584&hilit=license#p457584
I wanted to do same thing on Mac but... There are only dylib in Plugins directory, no folders... Does someone no which dylib are LPGL or not ? Or how can I check from sources (sorry I'm not very familiar with dll and dylib stuff), it means how I know which source file I have to check for which dylib ?
Thanks guys,
Greetings, Donovan