Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
defisym committed Jun 16, 2024
1 parent 2b17cc4 commit c552eb5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Extensions/FFMpeg/General.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -158,13 +158,13 @@ short WINAPI DLLExport GetRunObjectInfos(mv _far *mV, fpKpxRunInfos infoPtr)

LPCTSTR szDep[] = {
//FFMpeg
L"swscale-6.dll",
L"avcodec-59.dll",
L"avdevice-59.dll",
L"avfilter-8.dll",
L"avformat-59.dll",
L"avutil-57.dll",
L"swresample-4.dll",
L"avcodec-61.dll",
L"avdevice-61.dll",
L"avfilter-10.dll",
L"avformat-61.dll",
L"avutil-59.dll",
L"swresample-5.dll",
L"swscale-8.dll",

//SDL
L"SDL2.dll",
Expand Down
Binary file not shown.
Binary file modified Extensions/FFMpeg/ToInstall/Files/Examples/FFMpeg/FFMpeg_1080P.mfa
Binary file not shown.
Binary file modified Extensions/FFMpeg/ToInstall/Files/Extensions/Unicode/FFMpeg.mfx
Binary file not shown.

0 comments on commit c552eb5

Please sign in to comment.