Avnu / OpenAvnu

OpenAvnu - an Avnu sponsored repository for Time Sensitive Network (TSN and AVB) technology
462 stars 289 forks source link

Map AAF uses userspecific format for little endian #917

Closed MarcinMiklas closed 3 years ago

MarcinMiklas commented 3 years ago

OpenAvnu is great test tool for other AVB stacks. Sometimes on MCUs we have to use non-standard AAF format for performance reasons. Like when little-endian MCU have to handle 32 channels of 32 bit class A low latency audio. Byte swapping in software is just too much.

This fix will allow talkers to use little-endian settings.

andrew-elder commented 3 years ago

Minor change - I'm merging it.