[FFmpeg-devel] [PATCH] NellyMoser audio decoder v2 (original) (raw)

Benjamin Larsson banan
Mon Oct 15 18:31:29 CEST 2007


Hi.

Michael Niedermayer wrote:

On Sun, Oct 14, 2007 at 03:40:07PM +0200, Benjamin Larsson wrote: [...]

[...]

static int decodeend(AVCodecContext * avctx) {

fffftend(&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 Applied.

MvH Benjamin Larsson



More information about the ffmpeg-devel mailing list