mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 20:41:59 -08:00
* add amf0 strict array decode * add amf0 long string decode * support amf0 types undefined, unsupported, xmldocument and date * fix error and add tests * modify tests to follow original way to test * do not skip markerUnsupported / markerUndefined * implement StrictArray marshaling; remove handling of long strings, XML documents, date --------- Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| testdata/fuzz/FuzzUnmarshal | ||
| marshal.go | ||
| marshal_test.go | ||
| object.go | ||
| object_test.go | ||
| unmarshal.go | ||
| unmarshal_test.go | ||