av/rtmp
scruzin 2333d1953e packetSize -> headerSizes. 2019-01-10 13:23: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
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 packetSize -> headerSizes. 2019-01-10 13:23:12 +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 Additional logging. 2019-01-10 12:49:52 +10:30
rtmp_headers.go Removed used fields and initalize packets lazily. 2019-01-07 21:45:00 +10:30
rtmp_test.go Exit if RTMP_TEST_KEY not defined. 2019-01-10 12:51:18 +10:30
session.go Better field names. 2019-01-09 22:51:07 +10:30