Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-13 | Fix includes and initialization for GDNative Videodecoder | RĂ©mi Verschelde | |
Fixes warnings and a crash when running the destructor with an uninitialized pcm pointer. | |||
2018-12-13 | Added interface for GDNative Videodecoder. | Anish | |
Interface and callback api added for Videodecoder support. Should be able to construct any format videodecoder using only the given interface. GSoC 2018 project. |