On Thu, 14 May 2009, Andres Mejia wrote: > Martin Storsjö developed a wrapper around the AMR codecs from the OpenCORE > framework, and supplied patches to the FFmpeg project so they can be used as > a > replacement for the libraries you developed. Those patches have been accepted > into the FFmpeg source. The announcement is at [1].
Actually, only one of them was applied, the one that makes configure look for the right symbols in libamrnb. The second one, for compiling without the amrwb encoder, wasn't applied (but there was no argument about the issue either, so you could try to pick it up if you want to). // Martin