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

Trystan Mata trystan.mata at tytanium.xyz
Sat May 21 18:25:36 EEST 2022


Changes since the v3:
  - Library handle and function pointer are no longer in MFContext.
  - If UWP is enabled, avcodec will be linked directly against MFPlat.DLL.
  - MediaFoundation functions are now called like MFTEnumEx, like Martin
    Storsjö suggested in his review of the v3.

I forgot to mention it on earlier versions, this patch addresses
https://trac.ffmpeg.org/ticket/9788.

Maybe I again sent the patch the wrong way, sorry again if this is the case.

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


More information about the ffmpeg-devel mailing list