mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-12 12:11:45 +08:00

When clang works in MSVC mode, it does have the _byteswap_ulong builtin, but one has to include stdlib.h before using it. Signed-off-by: Martin Storsjö <martin@martin.st>