libvlc_video_set_spu: fix setting to 0 when no SPU is present in the stream
In streams that do not have SPU ES setting spu-es to zero using libvlc_video_set_spu() results in playback being stopped. This is unwanted behaviour against which this patch protects now.
Showing
Please register or sign in to comment