Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update opus to 1.5.2 #3409

Merged
merged 7 commits into from
Nov 1, 2024
Merged

Conversation

softins
Copy link
Member

@softins softins commented Oct 12, 2024

Short description of changes

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

CHANGELOG: Dependencies: 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

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

@ann0see
Copy link
Member

ann0see commented Oct 12, 2024

Thanks.

Did you report the compiler warnings to upstream too?

@softins
Copy link
Member Author

softins commented Oct 12, 2024

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.

@ann0see ann0see self-requested a review October 13, 2024 19:37
@softins
Copy link
Member Author

softins commented Oct 14, 2024

Jamulus.pro Show resolved Hide resolved
@ann0see
Copy link
Member

ann0see commented Oct 14, 2024

Otherwise, works on Debian 12 (client)

@softins softins requested a review from ann0see October 16, 2024 14:39
@softins softins requested review from pljones and ann0see and removed request for ann0see October 16, 2024 15:11
@ann0see
Copy link
Member

ann0see commented Oct 31, 2024

@pljones @gilgongo Could you please also test this?

@pljones
Copy link
Collaborator

pljones commented Nov 1, 2024

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.

Copy link
Collaborator

@pljones pljones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't crash (JACK and ASIO on Windows). ASIO audio out was fine.

@softins softins merged commit 81ec9fe into jamulussoftware:main Nov 1, 2024
15 checks passed
@softins softins deleted the update-opus-1.5.2 branch November 1, 2024 22:35
@pljones pljones added the dependencies Pull requests that update a dependency file label Nov 24, 2024
@pljones pljones added this to the Release 3.12.0 milestone Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants