add h264 utilities

This commit is contained in:
aler9
2021-09-23 17:37:35 +02:00
parent 239b71d975
commit 69967d6918
18 changed files with 695 additions and 69 deletions

View File

@@ -431,7 +431,7 @@ func TestDecodeErrors(t *testing.T) {
0x80, 0xe0, 0x44, 0xed, 0x88, 0x77, 0x6a, 0x15,
0x9d, 0xbb, 0x78, 0x12, byte(naluTypeMTAP16),
}},
"packet type not supported (MTAP16)",
"packet type not supported (MTAP-16)",
},
} {
t.Run(ca.name, func(t *testing.T) {