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

Direct buffer compression #10

Open
ktb92677 opened this issue Aug 19, 2017 · 5 comments
Open

Direct buffer compression #10

ktb92677 opened this issue Aug 19, 2017 · 5 comments

Comments

@ktb92677
Copy link

Hi! Do you think you could post an example of using this compression directly on a char array? Something along the lines of: compress(char* buffer, int size, int compression_mode, int compression_type);

Thank you so much!

@ktb92677
Copy link
Author

And follow up question, would this be the best algorithm for compressing 32bit bitmap? I want the highest possible compression ratio with absolutely no concern for compression time on the CPU. Thank you!

@RootBox-Kevin
Copy link

Hello?

@RootBox-Kevin
Copy link

Please I really need some help!

@M-Gonzalo
Copy link

Seems like this is only a sort of a mirror of what happens in the real development environment of the project, which is encode.ru
My guess is you'll have a lot of feedback there instead of here.

@L3P3
Copy link

L3P3 commented Nov 6, 2019

What do you want? I do not understand what your problem is. This tool compresses a file, if you want to compress any data, just put it into a temporary file, compress it and then you can use the resulting file...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants