godot/modules/gdnative/videodecoder
Anish bd22b1cbe6 Fixes segfault on opening incompatible files.
If a file cannot be opened by the plugin connected, the engine
would crash. This has been fixed by quitting the open_file() method
early.
2019-03-11 16:41:30 +05:30
..
register_types.cpp Fix copyright year in VideoStreamGDNative 2019-02-12 23:05:30 +01:00
register_types.h Fix copyright year in VideoStreamGDNative 2019-02-12 23:05:30 +01:00
SCsub Fix includes and initialization for GDNative Videodecoder 2018-12-13 15:31:13 +01:00
video_stream_gdnative.cpp Fixes segfault on opening incompatible files. 2019-03-11 16:41:30 +05:30
video_stream_gdnative.h Fix copyright year in VideoStreamGDNative 2019-02-12 23:05:30 +01:00