Files
ffmpeg/libavutil
marcos ashton 35ba3f4d97 avutil/bswap: fix implicit conversion warning in av_bswap64
Explicitly cast uint64_t arguments to uint32_t before passing them
to av_bswap32(). The truncation is intentional (extracting low and
high halves), but clang on macOS 26 warns about it.

Fixes: https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/22453
Signed-off-by: marcos ashton <marcosashiglesias@gmail.com>
(cherry picked from commit dfa53aae5f)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2026-05-05 18:55:09 +02:00
..
2025-12-07 15:55:56 +00:00
2025-12-07 15:55:56 +00:00
2025-12-07 15:55:56 +00:00
2018-09-14 21:36:21 +02:00
2020-04-23 08:05:15 +08:00
2020-04-23 08:05:15 +08:00
2026-05-05 18:55:05 +02:00
2018-09-12 19:15:09 +02:00
2018-09-12 19:15:09 +02:00
2024-07-22 16:29:00 +02:00
2025-12-07 15:55:56 +00:00
2021-04-01 11:38:44 +02:00
2020-05-26 06:47:31 +02:00
2021-04-02 21:41:47 +02:00
2020-05-23 15:51:44 +02:00
2021-02-27 04:21:05 +01:00
2021-02-27 04:21:05 +01:00