[FFmpeg-devel] [PATCH 2/5] avcodec/sonic: remove dead code
Kacper Michajlow
kasper93 at gmail.com
Sat Jul 19 01:48:30 EEST 2025
On Fri, 18 Jul 2025 at 20:07, Michael Niedermayer <michael at niedermayer.cc>
wrote:
> On Thu, Jul 17, 2025 at 01:57:03AM +0200, Kacper Michajłow wrote:
> > This was in else branch of `#if 1` since ever. No need to keep dead code
> > like that, if anyone needs it they can get it from git history.
> >
> > Signed-off-by: Kacper Michajłow <kasper93 at gmail.com>
> > ---
> > libavcodec/sonic.c | 299 ---------------------------------------------
> > 1 file changed, 299 deletions(-)
>
> probably ok
>
> thx
Applied patches 2, 3, 5.
- Kacper
More information about the ffmpeg-devel
mailing list