[FFmpeg-devel] [PATCH v2 0/3] hwcontext_vaapi: dlopen libva-x11 and libva-drm
Nicolas George
george at nsup.org
Tue Jul 19 21:16:17 EEST 2022
Emil Velikov (12022-07-19):
> As you may know the libva* set of libraries share an internal ABI
> between them. In a resent libva commit, the va_fool API was removed.
>
> Thus if one is to mix different versions of libva.so and libva-x11.so
> they will get an error, leading to a crash of the whole stack.
>
> The simple solution is
... a configure check.
If the person who installs replaces a library with another, it is their
responsibility to check they are compatible.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220719/537b4502/attachment.sig>
More information about the ffmpeg-devel
mailing list