godot/modules/gdnative/videodecoder
Rémi Verschelde 72feccf205 Adapt GDNative VideoStream to use ResourceFormatLoader
Same logic as used for Webm and Theora support in #19937 and #21084,
fixing issues when exporting projects.
2018-12-13 15:33:28 +01:00
..
register_types.cpp Adapt GDNative VideoStream to use ResourceFormatLoader 2018-12-13 15:33:28 +01:00
register_types.h Added interface for GDNative Videodecoder. 2018-12-13 15:19:09 +01:00
SCsub Fix includes and initialization for GDNative Videodecoder 2018-12-13 15:31:13 +01:00
video_stream_gdnative.cpp Adapt GDNative VideoStream to use ResourceFormatLoader 2018-12-13 15:33:28 +01:00
video_stream_gdnative.h Adapt GDNative VideoStream to use ResourceFormatLoader 2018-12-13 15:33:28 +01:00