Skip to content

alex-24/MiniVideoPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MiniVideoPlayer (WIP)

The goal of this project is to create a video player library + and interface using said libraryi.

Stack:

  • Video Player Library (minivp):
    • C++20
    • Ffmpeg (decode & resize frames)
  • Apps:
    • Desktop -> C++20, SDL2, minivp
    • Android -> Kotlin, C++20, NDK, JNI, Jetpack Compse

About

A basic mp4 media pipeline library + interface to display the video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors