[FFmpeg-devel] [PATCH 5/5] takdec: pad filter coeff buffer for DSP functions
Christophe Gisquet
christophe.gisquet at gmail.com
Fri May 10 14:01:07 CEST 2013
Hi,
2013/5/10 Paul B Mahol <onemda at gmail.com>:
> Have you compared performance before and after?
I didn't, thinking it was an obvious win. The second loop is almost
without effect anyway: from what I've seen, it seems to run like once
every 5s of audio.
But the first isn't faster. Even replacing your loop with a duff's
device doesn't help. And since this is such a fringe codec, let's drop
this patch.
--
Christophe
More information about the ffmpeg-devel
mailing list