[FFmpeg-devel] [PATCH] lavu/arm: remove GCC 4.6- stuff
Rémi Denis-Courmont
remi at remlab.net
Sat Jun 8 17:38:49 EEST 2024
Le lauantaina 8. kesäkuuta 2024, 16.41.13 EEST Andreas Rheinhardt a écrit :
> > My preference would be to use builtin_bswap (as riscv/ does) on all
> > architectures on GCC and Clang, and keep the bespoke C for other compilers
> > and external header inclusion.
>
> Why would you not want to use the compiler builtins for external users?
Assuming that the definitions are in the common headers, then they can be
exposed to external users too, true enough. I was in the incorrect mindset
that they would be in the arch-specific private headers.
--
レミ・デニ-クールモン
http://www.remlab.net/
More information about the ffmpeg-devel
mailing list