mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
avb: use descriptors for ADP
Remove some of the json parsing for now, work with descriptors. Remove some parsing code. Implement GET_AVB_INFO. Keep descriptors in a list. Add some utils.
This commit is contained in:
parent
b6b8471540
commit
50199c9824
14 changed files with 584 additions and 434 deletions
|
|
@ -243,4 +243,5 @@ struct avbtp_aem_desc_stream_port {
|
|||
uint16_t number_of_maps;
|
||||
uint16_t base_map;
|
||||
} __attribute__ ((__packed__));
|
||||
|
||||
#endif /* AVBTP_AECP_AEM_DESCRIPTORS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue