schnaader / precomp-cpp

Precomp, C++ version - further compress already compressed files
http://schnaader.info/precomp.php
Apache License 2.0
407 stars 52 forks source link

stdin\stdout support for recompressing pcf file #55

Open Artofeel opened 7 years ago

Artofeel commented 7 years ago

stdin\stdout for "> pcf" probably not very needed, but for repacking "< pcf" it could be very useful, since after precomp there will be compressor that suport it and stdin\stdout speed up process a lot.

sarether commented 5 years ago

That would be great...

redthing1 commented 2 years ago

I was looking into this, unfortunately it looks very difficult to edit the codebase to add this. But I am very interested