jamulus icon indicating copy to clipboard operation
jamulus copied to clipboard

Update opus to 1.5.2

Open softins opened this issue 1 year ago • 4 comments

Short description of changes

Update Opus library to the latest 1.5.2 release, plus a couple of fixes.

CHANGELOG: Update Opus library to v1.5.2

Context: Fixes an issue?

Existing Jamulus is using V1.4 of Opus. There are improvements to V1.5.2, which may enhance audio quality in some situations. It's just good to be on a current version. This was based on the distribution tarball for V1.5.2, not on a gitlab checkout, which would require an extra configuration step before use.

A couple of extra fixes were added, one a backport of a fix for a segfault, and two to silence compiler warnings.

Does this change need documentation? What needs to be documented and how? Probably not, as it's just internal.

Status of this Pull Request Ready for review. Tested on Linux server and Mac client. Hard to tell if the audio is slightly improved, but it's certainly not worse.

What is missing until this pull request can be merged? Review. Testing on other platforms.

Checklist

  • [x] I've verified that this Pull Request follows the general code principles
  • [x] I tested my code and it does what I want
  • [x] My code follows the style guide
  • [x] I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • [x] I've filled all the content above

softins avatar Oct 12 '24 17:10 softins

Thanks.

Did you report the compiler warnings to upstream too?

ann0see avatar Oct 12 '24 21:10 ann0see

Thanks.

Did you report the compiler warnings to upstream too?

Not yet, I wanted to see if they had been fixed in any branches first. But I intend to.

softins avatar Oct 12 '24 21:10 softins

Reported at Xiph's Gitlab:

  • https://gitlab.xiph.org/xiph/opus/-/issues/2382
  • https://gitlab.xiph.org/xiph/opus/-/issues/2383
  • https://gitlab.xiph.org/xiph/opus/-/issues/2384

softins avatar Oct 14 '24 14:10 softins

Otherwise, works on Debian 12 (client)

ann0see avatar Oct 14 '24 19:10 ann0see

@pljones @gilgongo Could you please also test this?

ann0see avatar Oct 31 '24 21:10 ann0see

Jack on Windows has decided it's going to crash for me at the moment (it goes through phases). No audio on my Linux box (and, as Jack on Windows crashes, I can't use Jack Net to send the audio over to Windows, either).

Audio out on Windows is okay. I'll install on my jamming box tomorrow but I'd go with it for now.

pljones avatar Nov 01 '24 19:11 pljones