Displaying 3 results from an estimated 3 matches for "test_unit_lpc_inv_pred_gain".
2017 May 24
3
Three new releases
Hi,
I'm announcing two new releases of opus, along with the first release of
the new libopusenc library.
First for opus, we just fixed a bad bug in the surround encoding code
that would cause very bad quality on signals beyond a certain amplitude.
Thanks to Franziska Trojahn and others from HfT Leipzig for finding this
issue through their listening test[1] (the quality of the two bad files
2017 May 26
2
Three new releases
...gz
>> https://archive.mozilla.org/pub/opus/opus-1.2-beta.tar.gz
>
> I've seen two issues with 1.2 beta on Fedora 27 (gcc-7 plus a bunch of
> tightened cflags) across a few architectures.
>
> First is on all arches:
>
> /builddir/build/BUILD/opus-1.2-beta/silk/tests/test_unit_LPC_inv_pred_gain.c:114:
> undefined reference to `silk_LPC_inverse_pred_gain_c'
>
> Second is a few of them have this error:
>
> /builddir/build/BUILD/opus-1.2-beta/silk/tests/test_unit_LPC_inv_pred_gain.c:91:
> undefined reference to `opus_select_arch'
>
> all the build logs for...
2017 May 25
0
Three new releases
...ve.mozilla.org/pub/opus/opus-1.1.5.tar.gz
> https://archive.mozilla.org/pub/opus/opus-1.2-beta.tar.gz
I've seen two issues with 1.2 beta on Fedora 27 (gcc-7 plus a bunch of
tightened cflags) across a few architectures.
First is on all arches:
/builddir/build/BUILD/opus-1.2-beta/silk/tests/test_unit_LPC_inv_pred_gain.c:114:
undefined reference to `silk_LPC_inverse_pred_gain_c'
Second is a few of them have this error:
/builddir/build/BUILD/opus-1.2-beta/silk/tests/test_unit_LPC_inv_pred_gain.c:91:
undefined reference to `opus_select_arch'
all the build logs for the various arches can be found here:
ht...