Commits on Source (14)
-
No functional changes
95a53de5 -
Regression from 91f42699 This fixes the shortcut to map channels to Center or Stereo.
b73f7c40 -
12683ccc
-
0405833c
-
And not both. On macOS, VLC need to adapt its fmt to the output layout (it can't change it). on tvOS, VLC can send its custom input layout. Fixes #27474 Also fix 7.1 mapping on macOS (Center was on Left...).
87bbf8f2 -
The current size of the array is 35 for 9 elements. The maximum value for AudioChannelLabel is 65536 and we want to avoid having an array of 65536 for very few elements.
9d676d26 -
Tested on macOS 12.5, compared with the same vlc/sample/amplifier on Windows. Surround and RearSurround are indeed swapped for 7.1, same for tvOS (cf. next). But why ?
0a65098f -
Could not test it.
082a0305 -
c65da638
-
28e4d7fe
-
There is one more complete just after.
704d6fcf -
Simpler, tested on tvOS 14 and 16. On tvOS, the device can adapt to the VLC input format, in contrary to macOS. Fixes 7.1 surround.
3d92b1c3 -
cac29a17
-
That way, we will always use MapInputLayout() on tvOS/iOS.
ebc27c6e
Showing
- modules/audio_output/audiounit_ios.m 11 additions, 60 deletionsmodules/audio_output/audiounit_ios.m
- modules/audio_output/coreaudio_common.c 187 additions, 222 deletionsmodules/audio_output/coreaudio_common.c
- modules/demux/windows_audio_commons.h 14 additions, 7 deletionsmodules/demux/windows_audio_commons.h