The goal of this project is to create a video player library + and interface using said libraryi.
- Video Player Library (minivp):
- C++20
- Ffmpeg (decode & resize frames)
- Apps:
- Desktop -> C++20, SDL2, minivp
- Android -> Kotlin, C++20, NDK, JNI, Jetpack Compse