summaryrefslogtreecommitdiffstats
path: root/audio/chmap_sel.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/chmap_sel.c')
-rw-r--r--audio/chmap_sel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/chmap_sel.c b/audio/chmap_sel.c
index 8e5be5c86e..215ba5add8 100644
--- a/audio/chmap_sel.c
+++ b/audio/chmap_sel.c
@@ -70,6 +70,7 @@ void mp_chmap_sel_add_waveext(struct mp_chmap_sel *s)
s->allow_waveext = true;
}
+// Classic ALSA-based MPlayer layouts.
void mp_chmap_sel_add_alsa_def(struct mp_chmap_sel *s)
{
for (int n = 0; n < MP_NUM_CHANNELS; n++) {