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

3rdparty/libchdr: Rebase to upstream 2a1119c #10826

Merged
merged 1 commit into from
Feb 20, 2024
Merged

3rdparty/libchdr: Rebase to upstream 2a1119c #10826

merged 1 commit into from
Feb 20, 2024

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Feb 18, 2024

Description of Changes

Backport of stenzek/duckstation@0e6a9f6

Rationale behind Changes

Closes #10823.

Suggested Testing Steps

Test zstd chds. You can use chdman create{cd,dvd} -i ... -o ... -c cdzs to do so.
I've tested it myself, but only in a Linux aarch64 VM, so no idea if Windows or x86 works. But I don't see why it shouldn't.

@github-actions github-actions bot added Build | Project System Dependencies Pull requests that update a dependency file labels Feb 18, 2024
@sestain
Copy link
Contributor

sestain commented Feb 18, 2024

chdman createcd -i ...cue -o ...chd -c cdzs,cdzl,cdfl
chdman createdvd -i ...iso -o ...chd -c zstd,zlib,huff,flac

these makes 0-2% filesize increase and are slower at compressing but might be more lighter/faster on decompressing for lowend but haven't tested

@stenzek stenzek merged commit e6303ce into master Feb 20, 2024
22 checks passed
@stenzek stenzek deleted the chd-zst branch February 20, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build | Project System Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: ZStandard CHD support
4 participants