[FFmpeg-devel] [PATCH] libamr: Fix block sizes for WB decoding
Martin Storsjö
martin
Tue May 19 18:51:24 CEST 2009
On Tue, 19 May 2009, Benoit Fouet wrote:
> do you know if the decoder in libamrwb can decode IF2 ?
The decoder itself can be configured in IF2 mode, yes, but that requires
you to define IF2 before including the headers (or use IF2D_IF_decode
instead of just D_IF_decode for decoding).
(Also, the new opencore amr libraries doesn't support the IF2 format, at
least not yet.)
> but in the case it was able to decode IF2 streams, it couldn't anymore.
> I just want to be sure that dropping the support of IF2 is ok.
Support for the IF2 format was removed in rev 8717.
// Martin
More information about the ffmpeg-devel
mailing list