modules-avb: Introducing entity builder. The entity builder is necessary

to attach ressource to the descriptors instead of having them splitted.

It is the case for the avb-streams which in a seperated list. Instead they
should be encapsulated within the descriptor itself, as one cannot leave
without the other.
This commit is contained in:
hackerman-kl 2025-11-15 09:37:39 +01:00 committed by Wim Taymans
parent 8ea56477d9
commit 57af462ecf
3 changed files with 101 additions and 0 deletions

View file

@ -736,6 +736,7 @@ if build_module_avb
'module-avb/acmp.c',
'module-avb/aecp.c',
'module-avb/aecp-aem.c',
'module-avb/es-builder.c',
'module-avb/avdecc.c',
'module-avb/maap.c',
'module-avb/mmrp.c',