File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ copy /y "%XEngine_LibArm64%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2626copy /y " %XEngine_LibArm64% \XEngine_AVCodec\XEngine_AudioCodec.dll" " ./"
2727copy /y " %XEngine_LibArm64% \XEngine_AVCodec\XEngine_AVCollect.dll" " ./"
2828copy /y " %XEngine_LibArm64% \XEngine_AVCodec\XEngine_AVFormat.dll" " ./"
29+ copy /y " %XEngine_LibArm64% \XEngine_AVCodec\XEngine_AVFilter.dll" " ./"
2930
3031copy /y " %XEngine_LibArm64% \XEngine_AVCodec\avcodec-61.dll" " ./"
3132copy /y " %XEngine_LibArm64% \XEngine_AVCodec\avdevice-61.dll" " ./"
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ copy /y "D:\XEngine\XEngine_SourceCode\Debug\XEngine_VideoCodec.dll" "./"
2626copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_AudioCodec.dll" " ./"
2727copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_AVCollect.dll" " ./"
2828copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_AVFormat.dll" " ./"
29+ copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_AVFilter.dll" " ./"
2930
3031copy /y " %XEngine_Lib32% \XEngine_AVCodec\avcodec-61.dll" " ./"
3132copy /y " %XEngine_Lib32% \XEngine_AVCodec\avdevice-61.dll" " ./"
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2626copy /y " %XEngine_Lib64% \XEngine_AVCodec\XEngine_AudioCodec.dll" " ./"
2727copy /y " %XEngine_Lib64% \XEngine_AVCodec\XEngine_AVCollect.dll" " ./"
2828copy /y " %XEngine_Lib64% \XEngine_AVCodec\XEngine_AVFormat.dll" " ./"
29+ copy /y " %XEngine_Lib64% \XEngine_AVCodec\XEngine_AVFilter.dll" " ./"
2930
3031copy /y " %XEngine_Lib64% \XEngine_AVCodec\avcodec-61.dll" " ./"
3132copy /y " %XEngine_Lib64% \XEngine_AVCodec\avdevice-61.dll" " ./"
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2626copy /y " %XEngine_Lib32% \XEngine_AVCodec\XEngine_AudioCodec.dll" " ./"
2727copy /y " %XEngine_Lib32% \XEngine_AVCodec\XEngine_AVCollect.dll" " ./"
2828copy /y " %XEngine_Lib32% \XEngine_AVCodec\XEngine_AVFormat.dll" " ./"
29+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\XEngine_AVFilter.dll" " ./"
2930
3031copy /y " %XEngine_Lib32% \XEngine_AVCodec\avcodec-61.dll" " ./"
3132copy /y " %XEngine_Lib32% \XEngine_AVCodec\avdevice-61.dll" " ./"
You can’t perform that action at this time.
0 commit comments