chmap: add a 7.1(rear) layout name

This is common on Apple systems so it's handy to have a label for it.
This commit is contained in:
Stefano Pigozzi 2014-12-28 15:05:41 +01:00
parent e3a86eb3be
commit 461ba50ed6
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ static const char *const std_layout_names[][2] = {
{"7.1(alsa)", "fl-fr-bl-br-fc-lfe-sl-sr"}, // not in lavc
{"7.1(wide)", "fl-fr-fc-lfe-bl-br-flc-frc"},
{"7.1(wide-side)", "fl-fr-fc-lfe-flc-frc-sl-sr"},
{"7.1(rear)", "fl-fr-fc-lfe-bl-br-sdl-sdr"},
{"octagonal", "fl-fr-fc-bl-br-bc-sl-sr"},
{"downmix", "dl-dr"},
{"auto", ""}, // not in lavc