No description
Find a file
itsmattkc 5ccb8bccb0 use avfilter instead of swscale
swscale requires frame to be 16-pixel aligned, which wii u frames at 854 pixels wide are not. avfilter makes this work out of the box
2024-05-20 17:39:29 -07:00
client use avfilter instead of swscale 2024-05-20 17:39:29 -07:00
server implement touch screen 2024-05-20 16:17:24 -07:00
.gitignore Initial commit 2024-05-09 11:02:08 -07:00
.gitmodules add hostap submodule 2024-05-13 19:31:47 -07:00
CMakeLists.txt make build process slightly more robust 2024-05-20 11:46:31 -07:00