summaryrefslogtreecommitdiff
path: root/libavformat/mxf.h
diff options
context:
space:
mode:
authorMarc-Antoine Arnaud <marc-antoine.arnaud@luminvent.com>2021-11-25 23:33:10 +0100
committerMarton Balint <cus@passwd.hu>2022-01-09 18:13:53 +0100
commit47c4df2203f774f6a62391e1de770cf5b9dddcbd (patch)
tree0180425f5f7c7a8a16c8518e7dae2bedc11ed6d6 /libavformat/mxf.h
parent3fc72c9fc16df3b7edc329ed9eeaaa1e65976c33 (diff)
downloadffmpeg-47c4df2203f774f6a62391e1de770cf5b9dddcbd.tar.gz
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>
Diffstat (limited to 'libavformat/mxf.h')
-rw-r--r--libavformat/mxf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavformat/mxf.h b/libavformat/mxf.h
index fe9c52732c..d53a16df51 100644
--- a/libavformat/mxf.h
+++ b/libavformat/mxf.h
@@ -50,6 +50,9 @@ enum MXFMetadataSetType {
TaggedValue,
TapeDescriptor,
AVCSubDescriptor,
+ AudioChannelLabelSubDescriptor,
+ SoundfieldGroupLabelSubDescriptor,
+ GroupOfSoundfieldGroupsLabelSubDescriptor,
};
enum MXFFrameLayout {