Update libaaf to v1.0-1-gdef35bf

This commit is contained in:
agfline
2024-03-10 21:55:40 +01:00
committed by Robin Gareus
parent 2b1349ffc2
commit bd937366fd
38 changed files with 9153 additions and 7831 deletions

View File

@@ -19,18 +19,19 @@ libaaf_sources = [
'AAFClass.c',
'AAFCore.c',
'AAFDump.c',
'AAFIAudioFiles.c',
'AAFIEssenceFile.c',
'AAFIface.c',
'AAFIParser.c',
'AAFToText.c',
'CFBDump.c',
'LibCFB.c',
'ProTools.c',
'MediaComposer.c',
'Resolve.c',
'RIFFParser.c',
'URIParser.c',
'utils.c',
'debug.c',
'log.c',
]
def options(opt):