marcus:
>
>
>
>
>
> On Friday, June 7th, 2024 at 11:49 AM, Rémi Denis-Courmont
> wrote:
>
>>
>>
>> Since the C11 support is required, those GCC versions can no longer be
>> supported anyhow.
>> ---
>> libavutil/x86/bswap.h | 13 ++---
>> 1 file changed, 2 insertions(+), 11 deletions(
Le perjantaina 7. kesäkuuta 2024, 21.05.50 EEST marcus a écrit :
> On Friday, June 7th, 2024 at 11:49 AM, Rémi Denis-Courmont
wrote:
> > Since the C11 support is required, those GCC versions can no longer be
> > supported anyhow.
> > ---
> > libavutil/x86/bswap.h | 13 ++---
> > 1 file cha
Since the C11 support is required, those GCC versions can no longer be
supported anyhow.
---
libavutil/x86/bswap.h | 13 ++---
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/libavutil/x86/bswap.h b/libavutil/x86/bswap.h
index b2f18b6c93..1ce9dcfc65 100644
--- a/libavutil/x8