av/rtmp
scruzin fc815c23e7 Session.Write() now checks len(data) before the FLV test. 2019-01-11 10:10:27 +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
amf.go rtmp: remove unsafe and C imports from amf.go 2018-09-26 12:10:03 +09:30
amf_headers.go Updated copyright year. 2019-01-07 18:01:22 +10:30
packet.go Idiomatic names for constants (1st pass). 2019-01-11 09:52:21 +10:30
parseurl.go Made function names camel case and factored packet functions into packet.go. 2019-01-07 18:00:42 +10:30
rtmp.go Idiomatic names for constants (1st pass). 2019-01-11 09:52:21 +10:30
rtmp_test.go Exit test for errors and fatals errors regardless of testVerbosity. 2019-01-11 07:24:31 +10:30
session.go Session.Write() now checks len(data) before the FLV test. 2019-01-11 10:10:27 +10:30