James Almer
35b06853d1
avutil/channel_layout: add a 3.1.2 channel layout
...
Signed-off-by: James Almer <jamrial@gmail.com>
1 year ago
Will Wolcott
e9397ae054
avutil/channel_layout: add a 7.1.4 channel layout
...
Mapping to ITU-R BS.2051-3 "Sound System J" and ITU-R BS.1196-8 "Channel
Configuration 19".
Signed-off-by: Will Wolcott <wwolcott@netflix.com>
Signed-off-by: James Almer <jamrial@gmail.com>
1 year ago
James Almer
a41c4b923d
avutil/channel_layout: add a 7.1.2 channel layout
...
Signed-off-by: James Almer <jamrial@gmail.com>
1 year ago
James Almer
8d46cbce4f
avutil/channel_layout: add a 5.1.4 channel layout
...
Mapping to ITU-R BS.2051-3 "Sound System D" and ITU-R BS.1196-8 "Channel
Configuration 16".
Signed-off-by: James Almer <jamrial@gmail.com>
1 year ago
James Almer
4b8404815d
avutil/channel_layout: rename 7.1(top) channel layout to 5.1.2
...
This layout maps to ITU-R BS.2051-3 "Sound System C" and ITU-R BS.1196-8 "Channel
Configuration 14", and it being the first layout with top layer channels, it's
best to use a different scheme to properly convey the presence and amount of said
channels.
The new name will also be a better fit for the additions in the following commits.
Signed-off-by: James Almer <jamrial@gmail.com>
1 year ago
James Almer
6228ba141d
avutil/channel_layout: add a 7.1(top) channel layout
...
Signed-off-by: James Almer <jamrial@gmail.com>
2 years ago
James Almer
83e918de71
avutil/channel_layout: add a cube channel layout
...
Signed-off-by: James Almer <jamrial@gmail.com>
2 years ago
James Almer
7602b4e4c2
avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout_subset()
...
Signed-off-by: James Almer <jamrial@gmail.com>
3 years ago
James Almer
95ac380252
avutil/tests/channel_layout: test the output of av_channel_layout_subset()
...
Should increase test coverage a bit
Signed-off-by: James Almer <jamrial@gmail.com>
3 years ago
James Almer
167c5a6afc
avutil/tests/channel_layout: test the output of av_channel_layout_standard()
...
Should increase test coverage.
Signed-off-by: James Almer <jamrial@gmail.com>
3 years ago
James Almer
f9ed91abc9
avutil/tests/channel_layout: test generating a custom layout using ambisonic channels and a non diegetic channel with a custom name
...
Should increase test coverage a bit
Signed-off-by: James Almer <jamrial@gmail.com>
3 years ago
Vittorio Giovara
886847afa0
channel_layout: add support for Ambisonic
...
Signed-off-by: James Almer <jamrial@gmail.com>
3 years ago
James Almer
f51e169d2b
fate: add a channel_layout API test
...
Signed-off-by: James Almer <jamrial@gmail.com>
3 years ago