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 ImagePipe #705

Merged
merged 7 commits into from
May 16, 2022
Merged

Update ImagePipe #705

merged 7 commits into from
May 16, 2022

Conversation

qarmin
Copy link
Owner

@qarmin qarmin commented May 1, 2022

I wanted also update Bincode, since updating it is not so trivial, but for now this bug prevents from doing this - bincode-org/bincode#537

Fixes: #696
Fixes: #690 - reported abonander/mime_guess#72
Fixes: #699

Fixes bug when audio with lower than 1s length was visible without length(now is 0:01).
Also shows in parentheses which exactly extensions was found by bad extensions tool.
Changed also Rodio to my own crate to open and check audio files(a lot of dependencies was deleted)

Added support for finding invalid PDF files(new unreleased version will provide a lot of more complete support)

Also updated minimal Rust version to 1.60 which is not yet available in Ubuntu, but it will be someday.

Waiting(in next PR) for updating:
Lofty-rs 0.6.3 - parses more files(unreleased and have more regressions)
Waiting for pdeljanov/Symphonia#122, but for now I handle crashes in normal builds, so it is not so important, because for now it will just print to output info about not proper data.

README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@qarmin qarmin merged commit a54224f into master May 16, 2022
@qarmin qarmin deleted the update_things branch May 16, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants