-
Notifications
You must be signed in to change notification settings - Fork 49
xorange/Android-Video-Player-FFmpeg-and-Bitmap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Updated 4Apr15 # This is a pre-mature project that I did during bachelorship. Sorry that I no longer maintained it. Runnable android project. main entrance: UIActivity using FFmpeg and Bitmap to implement a media player. many features are NOT implemented. Only could play video stream. Some detail: java: getNextDecodedFrame() native: got the video stream bytes and return java: bytes -> buffer -> bitmap -> draw TODO: not to use Bitmap. use native method. OpenGL, even framebuffer. try using SDL2 and continue the failed attempt i've made earlier.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published