Am 08.10.2015 21:21 schrieb "Ivan Uskov" <ivan.us...@nablet.com>:
>
> Hello Timothy,
>
> Thursday, October 8, 2015, 8:29:31 PM, you wrote:
> >> HL> That doesn't seem correct to me. The mfx dispatcher library has
the BSD
> >> HL> license plastered all over it. BSD is compatible with the GPL.
> >> Dispatcher, yes, but mfx library by itself which loaded by dispatcher
is
> >> not.
> >>
>
> TG> I don't think GPL has any provisions for dynamic loading, only
linking.
> If I understanding this correct:
> http://www.gnu.org/licenses/gpl-faq.html#GPLStaticVsDynamic
> GPL does not make difference between static and dynamic linking.
>

We're not talking about dynamic linking here though, but runtime loading.
Can I not use VAAPI because the underlying driver behind it may be closed
source?

In fact we talked about this exact topic with j-b the other day, and he is
the closest to a lawyer we have around here ;), and he agreed that FFmpeg
built against the mfx dispatcher is no problem - it only becomes a problem
when you start distributing the Intel binary with it, which you shouldn't
do.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to