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

Changes made specific to platform x11. #7

Closed kidrigger closed 5 years ago

kidrigger commented 5 years ago

Changes from #3 are now made platform specific to x11 (Linux). For MacOS a branch is added but not implemented.

TODO: Implement MacOS branch.