summaryrefslogtreecommitdiff
path: root/modules/gdnative/include/videodecoder
AgeCommit message (Collapse)Author
2019-02-12Fix copyright year in VideoStreamGDNativeRĂ©mi Verschelde
2018-12-13Added 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.