[MPlayer-dev-eng] [PATCH] faster lavcresample

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Jul 11 11:49:03 CEST 2010


On Sun, Jul 11, 2010 at 10:56:12AM +0200, Dan Oscarsson wrote:
> On 2010-06-28 at 22:45 +0200 Michael Niedermayer wrote:
> > On Sat, Jun 26, 2010 at 08:45:38AM +0200, Reimar Döffinger wrote:
> > > On Sat, Jun 26, 2010 at 08:28:36AM +0200, Dan Oscarsson wrote:
> > > > On 2010-06-15 at 08:01 +0200 Michael Niedermayer wrote:
> > > > 
> > > > > 
> > > > > Iam not against your change to af_lavcresample.c, it actually looks ok
> > > > > but maybe we could fix the root of the 2x call.
> > > > > 
> > > > > Also making av_resample_init() faster is welcome, the problem likely
> > > > > is the speed of bessel() and the number of calls to it.
> > > > > init is likely also a much bigger issue for fpu-less systems
> > > > > 
> > > > 
> > > > Is anybody working fixing af_init or av_resample_init?
> > > > Should we wait for that to happen or use my patch until it happens?
> > > 
> > > Your patch is a good idea anyway, there will be multiple init calls
> > > anyway if e.g. a new filter is appended for some reason etc.
> > 
> > then lets apply the patch
> > 
> 
> Do you plan to apply the patch?
> It is not in current source snapshot.

Applied.


More information about the MPlayer-dev-eng mailing list