On Fri, May 10, 2024 at 04:07:03PM +0200, Michael Niedermayer wrote: > Yes the same dead code is in "iLBC Speech Coder ANSI-C Source Code" > > Fixes: CID1509370 Logically dead code > > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavcodec/ilbcdec.c | 6 ------ > 1 file changed, 6 deletions(-) will apply the remaining 2 patches of this set [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Old school: Use the lowest level language in which you can solve the problem conveniently. New school: Use the highest level language in which the latest supercomputer can solve the problem without the user falling asleep waiting.