godot/modules/gdnative/videodecoder
Anish c70a3671b0 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
(cherry picked from commit f0757f31a4)
2019-09-26 14:48:53 +02:00
..
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 VideostreamGDNative crash on audio_channel=0. 2019-09-26 14:48:53 +02:00
video_stream_gdnative.h Fix copyright year in VideoStreamGDNative 2019-02-12 23:05:30 +01:00