p7zip-project / p7zip

A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).
765 stars 109 forks source link

Lzma2 and FlzMA2 call the same algorithm #56

Closed BellaXlp closed 4 years ago

BellaXlp commented 4 years ago

Lzma2 and FlzMA2 have the same compression results. Two algorithm Settings, the actual call is the same algorithm.

jinfeihan57 commented 4 years ago

It has been fixed.