File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed
Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2525copy /y " %XEngine_Lib64% \XEngine_AVCodec\XEngine_AudioCodec.dll" " ./"
2626copy /y " %XEngine_Lib64% \XEngine_AVCodec\XEngine_AVCollect.dll" " ./"
2727
28- copy /y " %XEngine_Lib64% \XEngine_AVCodec\avcodec-60 .dll" " ./"
29- copy /y " %XEngine_Lib64% \XEngine_AVCodec\avdevice-60 .dll" " ./"
30- copy /y " %XEngine_Lib64% \XEngine_AVCodec\avfilter-9 .dll" " ./"
31- copy /y " %XEngine_Lib64% \XEngine_AVCodec\avformat-60 .dll" " ./"
32- copy /y " %XEngine_Lib64% \XEngine_AVCodec\avutil-58 .dll" " ./"
33- copy /y " %XEngine_Lib64% \XEngine_AVCodec\swresample-4 .dll" " ./"
34- copy /y " %XEngine_Lib64% \XEngine_AVCodec\swscale-7 .dll" " ./"
35- copy /y " %XEngine_Lib64% \XEngine_AVCodec\postproc-57 .dll" " ./"
28+ copy /y " %XEngine_Lib64% \XEngine_AVCodec\avcodec-61 .dll" " ./"
29+ copy /y " %XEngine_Lib64% \XEngine_AVCodec\avdevice-61 .dll" " ./"
30+ copy /y " %XEngine_Lib64% \XEngine_AVCodec\avfilter-10 .dll" " ./"
31+ copy /y " %XEngine_Lib64% \XEngine_AVCodec\avformat-61 .dll" " ./"
32+ copy /y " %XEngine_Lib64% \XEngine_AVCodec\avutil-59 .dll" " ./"
33+ copy /y " %XEngine_Lib64% \XEngine_AVCodec\swresample-5 .dll" " ./"
34+ copy /y " %XEngine_Lib64% \XEngine_AVCodec\swscale-8 .dll" " ./"
35+ copy /y " %XEngine_Lib64% \XEngine_AVCodec\postproc-58 .dll" " ./"
Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2525copy /y " %XEngine_Lib32% \XEngine_AVCodec\XEngine_AudioCodec.dll" " ./"
2626copy /y " %XEngine_Lib32% \XEngine_AVCodec\XEngine_AVCollect.dll" " ./"
2727
28- copy /y " %XEngine_Lib32% \XEngine_AVCodec\avcodec-60 .dll" " ./"
29- copy /y " %XEngine_Lib32% \XEngine_AVCodec\avdevice-60 .dll" " ./"
30- copy /y " %XEngine_Lib32% \XEngine_AVCodec\avfilter-9 .dll" " ./"
31- copy /y " %XEngine_Lib32% \XEngine_AVCodec\avformat-60 .dll" " ./"
32- copy /y " %XEngine_Lib32% \XEngine_AVCodec\avutil-58 .dll" " ./"
33- copy /y " %XEngine_Lib32% \XEngine_AVCodec\swresample-4 .dll" " ./"
34- copy /y " %XEngine_Lib32% \XEngine_AVCodec\swscale-7 .dll" " ./"
35- copy /y " %XEngine_Lib32% \XEngine_AVCodec\postproc-57 .dll" " ./"
28+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\avcodec-61 .dll" " ./"
29+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\avdevice-61 .dll" " ./"
30+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\avfilter-10 .dll" " ./"
31+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\avformat-61 .dll" " ./"
32+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\avutil-59 .dll" " ./"
33+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\swresample-5 .dll" " ./"
34+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\swscale-8 .dll" " ./"
35+ copy /y " %XEngine_Lib32% \XEngine_AVCodec\postproc-58 .dll" " ./"
You can’t perform that action at this time.
0 commit comments