Read the image in a separate thread and ensure each strip is read in its own thread (#1)

Reviewed-on: #1
Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com>
Co-committed-by: Abdelrahman <said.abdelrahman89@gmail.com>
This commit is contained in:
2024-05-26 14:44:12 +00:00
committed by Abdelrahman Said
parent 53c70156a6
commit ec2835e900
3 changed files with 146 additions and 58 deletions

View File

@@ -9,6 +9,7 @@ INCLUDES="\
"
LIBS="\
-lm \
-pthread \
$(pkg-config --libs sdl2) \
"
SRC="\