Re: [FFmpeg-devel] [PATCH] nellymoser: user float literals for table

2023-05-27 Thread Tristan Matthews
On Sat, May 27, 2023 at 8:17 AM Andreas Rheinhardt wrote: > > Tristan Matthews: > > --- > > libavcodec/nellymoser.c | 36 ++-- > > 1 file changed, 18 insertions(+), 18 deletions(-) > > > > diff --git a/libavcodec/nellymoser.c b/libavcodec/nellymoser.c > > index 66c

Re: [FFmpeg-devel] [PATCH] nellymoser: user float literals for table

2023-05-27 Thread Andreas Rheinhardt
Tristan Matthews: > --- > libavcodec/nellymoser.c | 36 ++-- > 1 file changed, 18 insertions(+), 18 deletions(-) > > diff --git a/libavcodec/nellymoser.c b/libavcodec/nellymoser.c > index 66c5f83a56..fa22b79909 100644 > --- a/libavcodec/nellymoser.c > +++ b/libavco

Re: [FFmpeg-devel] [PATCH] nellymoser: user float literals for table

2023-05-26 Thread Tristan Matthews
On Sat, May 27, 2023, 00:24 Tristan Matthews wrote: > --- > libavcodec/nellymoser.c | 36 ++-- > 1 file changed, 18 insertions(+), 18 deletions(-) > > diff --git a/libavcodec/nellymoser.c b/libavcodec/nellymoser.c > index 66c5f83a56..fa22b79909 100644 > --- a/liba