Skip to content
Snippets Groups Projects
Commit 1d7c5598 authored by Thomas Guillem's avatar Thomas Guillem
Browse files

libvlc_media_player: create the aout when first setting audio options

If not setting any audio options, the aout will be created by the decoder
thread.

This avoids to create an audio output that will be destroyed if you change it
with libvlc_audio_output_set.
parent 13404416
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment