av/rtmp
Alan Noble b9d99cc78a Merged in rtmp-refactoring-2 (pull request #107)
Second pass at RTMP refactoring.

Approved-by: Saxon Milton <saxon.milton@gmail.com>
Approved-by: kortschak <dan@kortschak.io>
Approved-by: Alan Noble <anoble@gmail.com>
2019-01-15 04:31:26 +00:00
..
amf Remove unnecessary underscores from for loops with ranges. 2019-01-15 10:04:36 +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 Remove ! after Dan. 2019-01-15 14:59:30 +10:30
rtmp_test.go Merged in rtmp-refactoring-2 (pull request #107) 2019-01-15 04:31:26 +00:00
session.go Reverted Session.clientBW2 to uint8. 2019-01-14 10:31:42 +10:30