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

Improve robustness when seeking in "flaky" FLAC files #659

Merged
merged 4 commits into from Jul 26, 2015
Merged

Improve robustness when seeking in "flaky" FLAC files #659

merged 4 commits into from Jul 26, 2015

Conversation

uklotzde
Copy link
Contributor

Retry on seek errors in "flaky" FLAC files

This will fix seek errors that have been reported for some FLAC files:
http://www.mixxx.org/forums/viewtopic.php?f=3&t=7340

Linear decoding of those files works without any errors. Nevertheless
those files should be re-encoded without loss of information.

This will fix seek errors that have been reported for some FLAC files:
http://www.mixxx.org/forums/viewtopic.php?f=3&t=7340

Linear decoding of those files works without any errors. Nevertheless
those files should be re-encoded without loss of information.
@daschuer
Copy link
Member

LGTM. Thank you very much for the fix.
Just filed a bug to track this: https://bugs.launchpad.net/mixxx/+bug/1478382

daschuer added a commit that referenced this pull request Jul 26, 2015
Improve robustness when seeking in "flaky" FLAC files
@daschuer daschuer merged commit 0617f31 into mixxxdj:master Jul 26, 2015
@uklotzde uklotzde deleted the FlacDecoderRetryOnSeekError branch August 4, 2015 09:49
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.

None yet

2 participants