[FFmpeg-devel] [PATCH] NellyMoser audio decoder v2

Michael Niedermayer michaelni
Mon Oct 15 03:30:31 CEST 2007


On Sun, Oct 14, 2007 at 03:40:07PM +0200, Benjamin Larsson wrote:
[...]
> > 
> > [...]
> >> static int decode_end(AVCodecContext * avctx) {
> >>
> >>     ff_fft_end(&fftc);
> >>     return 0;
> >> }
> > 
> > this breaks with 2 decoders even in a single thread
> > 
> 
> Fixed.

hmm, iam not entirely happy about this duplication of constant data ...
anyway this can be fixed later, all the fft data tables should be shared
between all codecs not just instances of the same codec

so patch looks ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071015/2ddf9078/attachment.pgp>



More information about the ffmpeg-devel mailing list