summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/out/ao_coreaudio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/out/ao_coreaudio.c b/audio/out/ao_coreaudio.c
index 54ff1b4915..083c50faff 100644
--- a/audio/out/ao_coreaudio.c
+++ b/audio/out/ao_coreaudio.c
@@ -501,7 +501,7 @@ int device_id, display_help = 0;
struct mp_chmap_sel chmap_sel = {0};
mp_chmap_sel_add_waveext(&chmap_sel);
- if (!ao_chmap_sel_adjust(&ao_data, &ao_data.channels, &chmap_sel))
+ if (!ao_chmap_sel_adjust(&ao_data, &chmap_sel, &ao_data.channels))
goto err_out;
// Build Description for the input format