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

Backport "Fix echo cancellation bug + add command line option to dump AudioInput streams" #4208

Closed
wants to merge 4 commits into from

Conversation

Krzmbrzl
Copy link
Member

This is a backport of #4167

Furthermore it also backports 0f58796 as this fixes a extraneous parenthesis in the code.

fedetft and others added 4 commits May 28, 2020 08:24
…nput audio data and echo canceller queue state

(Backported from mumble-voip#4167 and adapted to work with 1.3.x)
I guess we do not compile this code-path in any of our
regular builds so it has started to rot.
Updating 'mumble_en.ts'...
    Found 1719 source text(s) (5 new and 1714 already existing)
    Removed 4 obsolete entries
@Krzmbrzl
Copy link
Member Author

Turns out that backporting isn't really possible due to the ancient DirectSound implementation that doesn't play nice with the new changes.

Whoever wants to use the echo canceller fixes should use 1.4.0

@Krzmbrzl Krzmbrzl closed this May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants