av/rtmp
Saxon Milton a76be1fd5b Merged in single-frame-h264 (pull request #108)
av: allow for single h264 frame streaming

Approved-by: kortschak <dan@kortschak.io>
2019-01-16 05:28:20 +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 single-frame-h264 (pull request #108) 2019-01-16 05:28:20 +00:00
session.go Reverted Session.clientBW2 to uint8. 2019-01-14 10:31:42 +10:30