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
register_types.h
SCsub
video_stream_gdnative.cpp Fixes segfault on opening incompatible files. 2019-03-11 16:41:30 +05:30
video_stream_gdnative.h