avformat/mxfdec: support MCA audio information

Channel reordering is removed from this patch because the new channel layout
API will support it properly.

Signed-off-by: Marton Balint <cus@passwd.hu>
This commit is contained in:
Marc-Antoine Arnaud 2021-11-25 23:33:10 +01:00 committed by Marton Balint
parent 3fc72c9fc1
commit 47c4df2203
2 changed files with 285 additions and 6 deletions

View file

@ -50,6 +50,9 @@ enum MXFMetadataSetType {
TaggedValue,
TapeDescriptor,
AVCSubDescriptor,
AudioChannelLabelSubDescriptor,
SoundfieldGroupLabelSubDescriptor,
GroupOfSoundfieldGroupsLabelSubDescriptor,
};
enum MXFFrameLayout {