[FFmpeg-devel] [PATCH] lavf/os_support: Add safe win32 dlopen/dlclose/dlsym functions.

Matt Oliver protogonoi at gmail.com
Sat Oct 29 10:35:19 EEST 2016


>
> FYI, last time i tried to include this file from libavcodec i was told
>> not to since it's libavformat specific.
>>
>> The proper place for these wrappers is probably the compat folder, in
>> a new file similar to w32threads.h
>>
>
OK finally updated the patch. it now adds the safe dll function into a new
file "compat/w32dlfcn.h" and each source file that needs this header has
been updated accordingly. Otherwise the code is the same as the last
version that was tested by Michael.

If there are no other outstanding objections then let me know so i can push
this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-compat-w32dlfcn.h-Add-safe-win32-dlopen-dlclose-dlsy.patch
Type: application/octet-stream
Size: 3735 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161029/b5118394/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avutil-hwcontext_dxva.c-Use-new-safe-dlopen-code.patch
Type: application/octet-stream
Size: 2540 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161029/b5118394/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-avformat-avisynth.c-Use-new-safe-dlopen-code.patch
Type: application/octet-stream
Size: 3526 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161029/b5118394/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-avcodec-nvenc.c-Use-new-safe-dlopen-code.patch
Type: application/octet-stream
Size: 771 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161029/b5118394/attachment-0003.obj>


More information about the ffmpeg-devel mailing list