Re: [FFmpeg-devel] [PATCH 10/12] avcodec/rv10: Replace switch by LUT

2023-10-07 Thread Michael Niedermayer
On Fri, Oct 06, 2023 at 04:03:40AM +0200, Andreas Rheinhardt wrote: > Vittorio Giovara: > > On Tue, Oct 3, 2023 at 12:03 PM Andreas Rheinhardt < > > andreas.rheinha...@outlook.com> wrote: > > > >> Signed-off-by: Andreas Rheinhardt > >> --- > >> libavcodec/rv10.c | 21 + > >>

Re: [FFmpeg-devel] [PATCH 10/12] avcodec/rv10: Replace switch by LUT

2023-10-05 Thread Andreas Rheinhardt
Vittorio Giovara: > On Tue, Oct 3, 2023 at 12:03 PM Andreas Rheinhardt < > andreas.rheinha...@outlook.com> wrote: > >> Signed-off-by: Andreas Rheinhardt >> --- >> libavcodec/rv10.c | 21 + >> 1 file changed, 5 insertions(+), 16 deletions(-) >> >> diff --git a/libavcodec/rv10.

Re: [FFmpeg-devel] [PATCH 10/12] avcodec/rv10: Replace switch by LUT

2023-10-05 Thread Vittorio Giovara
On Tue, Oct 3, 2023 at 12:03 PM Andreas Rheinhardt < andreas.rheinha...@outlook.com> wrote: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/rv10.c | 21 + > 1 file changed, 5 insertions(+), 16 deletions(-) > > diff --git a/libavcodec/rv10.c b/libavcodec/rv10.c > index

Re: [FFmpeg-devel] [PATCH 10/12] avcodec/rv10: Replace switch by LUT

2023-10-04 Thread Michael Niedermayer
On Tue, Oct 03, 2023 at 06:04:02PM +0200, Andreas Rheinhardt wrote: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/rv10.c | 21 + > 1 file changed, 5 insertions(+), 16 deletions(-) ok [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

[FFmpeg-devel] [PATCH 10/12] avcodec/rv10: Replace switch by LUT

2023-10-03 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- libavcodec/rv10.c | 21 + 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/libavcodec/rv10.c b/libavcodec/rv10.c index 3f9d5ff242..216328ffe7 100644 --- a/libavcodec/rv10.c +++ b/libavcodec/rv10.c @@ -158,25 +158,14 @@ static