coreaudio: fix surround 5.1 / 7.1 mapping on macOS and tvOS
Merge request reports
Activity
changed milestone to %4.0
added Component::Audio: macOS / iOS / tvOS / visionOS label
added Component::Port: tvOS Platform::iOS labels and removed Component::Audio: macOS / iOS / tvOS / visionOS label
added Platform::macOS label and removed Platform::iOS label
added Component::Audio: macOS / iOS / tvOS / visionOS label and removed Component::Port: tvOS label
- Resolved by Thomas Guillem
Did you test with the weird 7.1 device outputs?
added 10 commits
- ec6dc7be - coreaudio: either use output or input layout
- 76cab917 - coreaudio: use a switch case instead of an array
- 2259cbcb - coreaudio: swap Surround with RearSurround when needed
- bcdfb5e1 - coreaudio: add Lsd/Rsd mapping
- 216a9926 - coreaudio: rename SetupInputLayout
- 0a44ae59 - coreaudio: MapInputLayout() can now return any type of AudioChannelLayout
- 0562610f - coreaudio: remove useless log
- 47c49c63 - coreaudio: use ChannelDescriptions for MapInputLayout()
- abec50c8 - audiounit_ios: move debug log
- 1b333450 - audiounit_ios: don't fetch the output layout
Toggle commit listadded MRStatus::Acceptable label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 42 commits
-
1b333450...91d69ce6 - 28 commits from branch
videolan:master
- 95a53de5 - windows_audio: more readable structs
- b73f7c40 - coreaudio: fix original value never set
- 12683ccc - coreaudio: fix layout tag mismatch for L R C Cs
- 0405833c - coreaudio: refactor aout_CheckChannelReorder() usage
- 87bbf8f2 - coreaudio: either use output or input layout
- 9d676d26 - coreaudio: use a switch case instead of an array
- 0a65098f - coreaudio: swap Surround with RearSurround when needed
- 082a0305 - coreaudio: add Lsd/Rsd mapping
- c65da638 - coreaudio: rename SetupInputLayout
- 28e4d7fe - coreaudio: MapInputLayout() can now return any type of AudioChannelLayout
- 704d6fcf - coreaudio: remove useless log
- 3d92b1c3 - coreaudio: use ChannelDescriptions for MapInputLayout()
- cac29a17 - audiounit_ios: move debug log
- ebc27c6e - audiounit_ios: don't fetch the output layout
Toggle commit list-
1b333450...91d69ce6 - 28 commits from branch
enabled an automatic merge when the pipeline for ebc27c6e succeeds
- Resolved by Thomas Guillem
Would it be possible to backport this to 3.x?
mentioned in merge request !2796 (merged)