[MPlayer-cvslog] CVS: main/libaf af.c,1.35,1.36
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Dec 26 16:57:25 CET 2004
Hi,
> > > > > CVS change done by Reimar D_ffinger CVS
> > > > >
> > > > > Update of /cvsroot/mplayer/main/libaf
> > > > > In directory mail:/var2/tmp/cvs-serv8321/libaf
> > > > >
> > > > > Modified Files:
> > > > > af.c
> > > > > Log Message:
> > > > > Use lavcresample when accuracy-optimized audio filter chain is
> > > > > requested.
> > > >
> > > > shouldn't it be dependant on wether lavc is compiled in?
> > >
> > > Yes, you are right... Actually on thinking once again it was quite a
> > > stupid patch. What do you think about the attached one?
> > Hmm, I'm not sure, are there any advantages for the lavcresampler, IIRC the
> > mplayer one was pretty good, but is lavc one faster?
> >
> > > Greetings,
> > > Reimar D_ffinger
> > --
> > Best Regards,
> > Atmos
> The committed code tries to insert lavcresampler and if it fails
> (e.g. doesn't exist) reverts to resample.
Huh? I can't see that...
> I think that the forced behavior could be improved a little (without adding one
> more option ;) I guess #ifdef could be appropriate;
Please explain more what you mean...
Greetings,
Reimar Döffinger
More information about the MPlayer-cvslog
mailing list