mirror of
https://github.com/openharmony/third_party_ffmpeg.git
synced 2026-08-25 12:29:35 -04:00
a4f58d412e
As part of the update, it is now possible to test 32-bit GCC builds of AviSynth+ with FFmpeg by using the AVS_WIN32_GCC32 define. Due to different calling conventions between MSVC and GCC regarding 32-bit Windows, this is unfortunately necessary.