[Speex-dev] Speex 1.2beta3 is out!
Alfred E. Heggestad
aeh at db.org
Mon Dec 10 12:27:51 PST 2007
Hi Jean-Marc
thanks for the great work!
I managed to compile and install speex1.2beta3 on my openwrt-box
(Asus WL-500Gp), and finally I could run the codec in real-time!
All sampling rates work (8000, 16000, 32000Hz). Only the codec
was tested, not libspeexdsp.
It was compiled with the flags you suggested:
--enable-shared \
--enable-static \
--enable-fixed-point \
--disable-oggtest \
--disable-float-api \
--disable-vbr \
thanks!
/alfred
Jean-Marc Valin wrote:
> Hi everyone,
>
> Just to let you know that version 1.2beta3 is out. The main change is
> the split into libspeex and libspeexdsp. Basically, libspeex keeps the
> codec (just like it was for 1.0.x) and libspeexdsp has all the new
> components. Other changes include a new jitter buffer algorithm and
> resampler improvements/fixes. This is also the first release where
> libspeex can be built without any floating point support. To do this,
> the float compatibility API must be disabled (--disable-float-api or
> DISABLE_FLOAT_API) and the VBR feature must be disabled (--disable-vbr
> or DISABLE_VBR). You can download it from http://www.speex.org as usual.
>
> Have fun,
>
> Jean-Marc
> _______________________________________________
> Speex-dev mailing list
> Speex-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev
More information about the Speex-dev
mailing list