av/rtmp
scruzin 3ab2c1f69a Reverted Session.clientBW2 to uint8. 2019-01-14 10:31:42 +10:30
..
amf EncodeInt24 and EncodeInt32 now take unsigned integers for consistency with decoder counterparts. 2019-01-14 10:14:25 +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 Session.inChunkSize, outChunkSize, nBytesIn, nBytesInSent, serverBW, clientBW and clientBW2 now all uint32 to avoid needless conversions. 2019-01-14 10:17:47 +10:30
parseurl.go Use idiomatic consts. 2019-01-11 10:27:41 +10:30
rtmp.go Reverted Session.clientBW2 to uint8. 2019-01-14 10:31:42 +10:30
rtmp_test.go TestSetupURL renamed TestInit. 2019-01-13 14:33:14 +10:30
session.go Reverted Session.clientBW2 to uint8. 2019-01-14 10:31:42 +10:30