kidrigger / godot-videodecoder

GDNative Video Decoder libraries for Godot Game Engine, using FFmpeg library for codecs. A Google Summer of Code Project, 2018
MIT License
84 stars 22 forks source link

Add android support #38

Closed JezSonic closed 1 year ago

JezSonic commented 3 years ago

Warning: in build_android.sh replace path in the first line to path pointing to the root directory of your local android ndk copy

So... My idea is to add android build support for this plugin (as long as i really need this and methods provided by godot to play native video on phones using GDScript doesn't work for me). Also - why not?