No description
Find a file
Eric d921c1d860 remove getsxts for better function readb
Decoding input is read faster now.
With this, all options have been tuned to a reasonable degree.
2025-05-29 01:24:37 +02:00
.gitignore first commit 2025-05-26 00:06:22 +02:00
encode.c decrease encode time 2025-05-28 23:24:05 +02:00
encode.h change header macro names to be more idiomatic 2025-05-27 15:14:55 +02:00
input.c remove getsxts for better function readb 2025-05-29 01:24:37 +02:00
input.h remove getsxts for better function readb 2025-05-29 01:24:37 +02:00
main.c remove getsxts for better function readb 2025-05-29 01:24:37 +02:00
Makefile repair Makefile to include -g in CFLAGS again 2025-05-28 20:33:16 +02:00
output.c improve printw to write faster 2025-05-29 00:51:00 +02:00
output.h change header macro names to be more idiomatic 2025-05-27 15:14:55 +02:00