[FFmpeg-devel] [PATCH 5/5] fftools/Makefile: clean files from fftools/{graph, textformat}/

softworkz . softworkz at hotmail.com
Mon Jun 2 00:58:59 EEST 2025



> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of softworkz .
> Sent: Sonntag, 1. Juni 2025 23:46
> To: FFmpeg development discussions and patches <ffmpeg-devel at ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH 5/5] fftools/Makefile: clean files from
> fftools/{graph, textformat}/
> 
> 
> 
> > -----Original Message-----
> > From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of Ramiro
> Polla
> > Sent: Sonntag, 1. Juni 2025 23:31
> > To: ffmpeg-devel at ffmpeg.org
> > Subject: Re: [FFmpeg-devel] [PATCH 5/5] fftools/Makefile: clean files from
> > fftools/{graph, textformat}/
> >
> > On Tue, May 27, 2025 at 3:33 AM Ramiro Polla <ramiro.polla at gmail.com> wrote:
> > >
> > > ---
> > >  fftools/Makefile | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/fftools/Makefile b/fftools/Makefile
> > > index c1eba733da..b3c08ae5a0 100644
> > > --- a/fftools/Makefile
> > > +++ b/fftools/Makefile
> > > @@ -92,4 +92,4 @@ uninstall-progs:
> > >         $(RM) $(addprefix "$(BINDIR)/", $(ALLAVPROGS))
> > >
> > >  clean::
> > > -       $(RM) $(ALLAVPROGS) $(ALLAVPROGS_G) $(CLEANSUFFIXES:%=fftools/%)
> > > +       $(RM) $(ALLAVPROGS) $(ALLAVPROGS_G) $(CLEANSUFFIXES:%=fftools/%)
> > $(CLEANSUFFIXES:%=fftools/graph/%) $(CLEANSUFFIXES:%=fftools/textformat/%)
> > > --
> > > 2.39.5
> >
> > I'll apply this patch tomorrow.
> 
> Do you mean this one or the whole series?
> 
> Thanks
> sw
> _______________________________________________

I have nothing against 1,2,3 and 5. For 4, you've sent a new one
anyway - just wanted to be sure I didn't misunderstand.

Thanks
sw





More information about the ffmpeg-devel mailing list