godot/modules/gdnative/videodecoder
Anish f0757f31a4 Fixes VideostreamGDNative crash on audio_channel=0.
Added an if case to check if the mix_callback exists before running any
of the audio code.

Fixes: #28644
2019-05-04 00:34:58 +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 SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
video_stream_gdnative.cpp Fixes VideostreamGDNative crash on audio_channel=0. 2019-05-04 00:34:58 +05:30
video_stream_gdnative.h Fix copyright year in VideoStreamGDNative 2019-02-12 23:05:30 +01:00