compat: always use _aligned_malloc/_aligned_free on Windows
We don't need the mingw custom code. It's available in msvcrt.dll and UCRT. It's better to use the same code between mingw and MSVC builds.
Please register or sign in to comment
We don't need the mingw custom code. It's available in msvcrt.dll and UCRT. It's better to use the same code between mingw and MSVC builds.
VideoLAN code repository instance