Re: [FFmpeg-devel] [PATCH] lavu/x86: remove GCC 4.4- stuff

2024-06-07 Thread Andreas Rheinhardt
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(

Re: [FFmpeg-devel] [PATCH] lavu/x86: remove GCC 4.4- stuff

2024-06-07 Thread Rémi Denis-Courmont
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