mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-25 08:47:30 +00: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>