summaryrefslogtreecommitdiff
path: root/lib/libavtp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libavtp/README.md')
-rw-r--r--lib/libavtp/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libavtp/README.md b/lib/libavtp/README.md
index 70eb2134..5113a02e 100644
--- a/lib/libavtp/README.md
+++ b/lib/libavtp/README.md
@@ -30,3 +30,10 @@ To install libavtp on your system run:
```
$ sudo ninja -C build install
```
+
+# AVTP Formats Support
+
+AVTP protocol defines several AVTPDU type formats (see Table 6 from IEEE
+1722-2016 spec). Libavtp doesn't support all of them yet. The list of supported
+formarts is:
+* AAF (PCM encapsulation only)