mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-10 00:31:37 +08:00
97be5d4d20
When SSE2 or higher compiler optimizations are used, mingw uses the _mm_mfence intrinsic for MemoryBarrier, however it doesn't include the appropriate headers automatically.