av/rtmp
scruzin 1fe1849393 amf.Decode and amf.PropDecode now return an error. 2019-01-12 14:55:12 +10:30
..
amf amf.Decode and amf.PropDecode now return an error. 2019-01-12 14:55:12 +10:30
NOT_PORTED.txt rtmp: created NOT_PORTED.txt to hold names of funcs not ported and also deleted sections of code not run in our case 2018-08-28 19:18:13 +09:30
packet.go Moved AMF functions into a new rtmp/amf package; names otherwise unchanged. 2019-01-12 07:13:27 +10:30
parseurl.go Use idiomatic consts. 2019-01-11 10:27:41 +10:30
rtmp.go amf.Decode and amf.PropDecode now return an error. 2019-01-12 14:55:12 +10:30
rtmp_test.go Added ToDo. 2019-01-11 11:17:14 +10:30
session.go amf.AMF now amf.Object, amf type consts now prefixed with type and vu struct merged into Property. 2019-01-12 08:56:57 +10:30