No description
Find a file
Eric 0a4a98390d improve printw to write faster
Now all encoding options are faster.
2025-05-29 00:51:00 +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 decrease encode time 2025-05-28 23:24:05 +02:00
input.h decrease encode time 2025-05-28 23:24:05 +02:00
main.c decrease encode time 2025-05-28 23:24:05 +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