File tree Expand file tree Collapse file tree 6 files changed +483
-0
lines changed
Expand file tree Collapse file tree 6 files changed +483
-0
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,17 @@ sources = \
2020 DataReferenceAtom.c \
2121 DecodingOffsetAtom.c \
2222 DegradationPriorityAtom.c \
23+ EntityToGroupBox.c \
2324 ESDAtom.c \
2425 ESUpdateCommand.c \
2526 EditAtom.c \
2627 EditListAtom.c \
2728 FileMappingDataHandler.c \
2829 FreeSpaceAtom.c \
2930 GenericSampleEntryAtom.c \
31+ GroupsListBox.c \
3032 HandlerAtom.c \
33+ HapticSampleEntryAtom.c \
3134 HEVCConfigAtom.c \
3235 HintMediaHeaderAtom.c \
3336 IPMPToolUpdateCommand.c \
@@ -148,6 +151,10 @@ sources = \
148151 PrimaryItemAtom.c \
149152 ISOSampleDescriptions.c \
150153 VCConfigAtom.c \
154+ VVCConfigAtom.c \
155+ VVCNALUConfigAtom.c \
156+ VolumetricVisualMediaHeaderAtom.c \
157+ VolumetricVisualSampleEntryAtom.c \
151158 TextMetaSampleEntry.c \
152159 XMLMetaSampleEntry.c \
153160 BitRateAtom.c \
Original file line number Diff line number Diff line change @@ -24,10 +24,13 @@ sources = \
2424 ESUpdateCommand.c \
2525 EditAtom.c \
2626 EditListAtom.c \
27+ EntityToGroupBox.c \
2728 FileMappingDataHandler.c \
2829 FreeSpaceAtom.c \
2930 GenericSampleEntryAtom.c \
31+ GroupsListBox.c \
3032 HandlerAtom.c \
33+ HapticSampleEntryAtom.c \
3134 HEVCConfigAtom.c \
3235 HintMediaHeaderAtom.c \
3336 IPMPToolUpdateCommand.c \
@@ -148,6 +151,10 @@ sources = \
148151 PrimaryItemAtom.c \
149152 ISOSampleDescriptions.c \
150153 VCConfigAtom.c \
154+ VVCConfigAtom.c \
155+ VVCNALUConfigAtom.c \
156+ VolumetricVisualMediaHeaderAtom.c \
157+ VolumetricVisualSampleEntryAtom.c \
151158 TextMetaSampleEntry.c \
152159 XMLMetaSampleEntry.c \
153160 BitRateAtom.c \
You can’t perform that action at this time.
0 commit comments