[FFmpeg-devel] [PATCH v6] avcodec/mfenc: Dynamically load MFPlat.DLL

Trystan Mata trystan.mata at tytanium.xyz
Wed May 25 13:54:01 EEST 2022


Changes since the v5:
   - Library handle and function pointer are back in MFContext.
     - MFTEnumEx has been move to it too.
   - dlopen and dlclose are preferred.

This will avoid multiple look up on one context. And each context will
have his own library handle.

Also, sorry for the e-mail earlier sent twice.

// Trystan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avcodec-mfenc-Dynamically-load-MediaFoundation-libra.patch
Type: text/x-patch
Size: 16424 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220525/3ce50404/attachment.bin>


More information about the ffmpeg-devel mailing list