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

SoundSourceFFmpeg + ReadAheadFrameBuffer: Debugging options #4240

Closed
wants to merge 2 commits into from
Closed

SoundSourceFFmpeg + ReadAheadFrameBuffer: Debugging options #4240

wants to merge 2 commits into from

Conversation

uklotzde
Copy link
Contributor

Minor changes and extensions that will help to analyze https://bugs.launchpad.net/mixxx/+bug/1934785.

Add overridable compile time options for analyzing gaps and overlaps
in the decoded audio stream.
@Be-ing
Copy link
Contributor

Be-ing commented Aug 25, 2021

How do you intend to set this new preprocessor definition? Don't you need to add an option to CMakeLists.txt?

@uklotzde
Copy link
Contributor Author

uklotzde commented Aug 25, 2021

How do you intend to set this new preprocessor definition? Don't you need to add an option to CMakeLists.txt?

This would trigger a complete recompile. Setting it manually in the .cpp file is easier for quick testing. Let's leave it as is, no need to pollute CMakeLists.txt. The comment just mentions both options.

@uklotzde
Copy link
Contributor Author

Now included in #4245 since no one pressed merge.

@uklotzde uklotzde closed this Aug 26, 2021
@uklotzde uklotzde deleted the readaheadframebuffer branch August 29, 2021 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants