[many ports] mingw support#14556
Conversation
c1955f7 to
7eaa145
Compare
Co-authored-by: Matthias C. M. Troffaes <matthias.troffaes@gmail.com>
…004/vcpkg into mingw-ffmpeg-related
NancyLi1013
left a comment
There was a problem hiding this comment.
Could you please also update Port-Version for libogg?
|
Sure I'll amend that commit tonight |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
gdal:x64-osx regression: |
|
Every changes made to |
|
@longnguyen2004 I updated |
your line endings probably are wrong and that is why your PR is updating all of the file. |
|
Hmm I haven't done any line ending conversions, let me check my local files. What's the current line ending? |
|
This LGTM, but I want a CTI to look this over; cc @JackBoosY could you look at this this week? |
|
Regression on |
|
Currently working on #14716, will check these regressions tommorrow. |
|
ocilib:x64-windows-static: Command: According to the document, ocilib should link to gdal:x64-linx: gdal:x64-osx: I met these regressions before, currently don't know why it happend again. About |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
Fine, the only regression is about gdal, I will take a look after the CI test finished. |
|
It seems that the GDAL regression no longer exists, and I hope it never happens again. |
|
Awesome! Thanks @longnguyen2004 :) |

Describe the pull request
Add mingw support for a bunch of ffmpeg related ports
Currently testing ffmpeg with features [avcodec,avdevice,avfilter,avformat,avresample,bzip2,core,ffmpeg,ffprobe,gpl,lzma,mp3lame,opus,postproc,swresample,swscale,theora,vorbis,vpx,x264,x265,zlib]Works perfectly now.All mingw triplets
Yes