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

aubuf: set auframe fields correct in read_auframe loop #750

Merged
merged 3 commits into from
Apr 2, 2023

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Mar 30, 2023

This avoids that the timestamp is overwritten with an intermediate timestamp if
the loop in read_auframe() is traversed more then once.

This lead to ugly ringtone artifacts.

cspiel1 added 3 commits March 30, 2023 16:46
This avoids that the timestamp is overwritten with an intermediate timestamp if
the loop in read_auframe() is traversed more then once.
This increases the test coverage and makes it more readable.
@sreimers sreimers merged commit 7ecdda4 into baresip:main Apr 2, 2023
@cspiel1 cspiel1 deleted the aubuf_timestamps_fix branch April 11, 2023 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants