OlehKulykov / PLzmaSDK

PLzmaSDK is (Portable, Patched, Package, cross-P-latform) Lzma SDK.
Other
85 stars 25 forks source link

Support for Zstandard #24

Open acecilia opened 1 year ago

acecilia commented 1 year ago

Hi 👋

Thanks for such a GREAT library 🎉 Wanted to ask about Zstandard support.

I see that p7zip supports Zstandard. I tried to extract a file with PLzmaSDK from an archive created with -m0=zstd, but it failed.

Do you have any plans for supporting it?

Thanks again

OlehKulykov commented 5 months ago

Hi, since a lot of time, the original/underlying LZMA(ver. 24.06) code contains Zstandard decoder without external FB lib. Without Zstandard encoder - it's a partly implemented feature.

P.S.: the version 24.06 will be patched soon in feature ver. 1.5.0.