decoder/List: use struct ConfigData

This commit is contained in:
Max Kellermann
2018-07-17 21:31:06 +02:00
parent 9fe0585056
commit 57d77cc8a0
7 changed files with 14 additions and 10 deletions

View File

@@ -69,7 +69,7 @@ try {
input_stream_global_init(io_thread.GetEventLoop());
playlist_list_global_init();
decoder_plugin_init_all();
decoder_plugin_init_all(GetGlobalConfig());
/* open the playlist */