av/rtmp
Dan Kortschak b45f70bdf8 rtmp: make C_RTMP.m_vecChannelsOut a []*C_RTMPPacket 2018-09-26 12:10:03 +09: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 unnecessary type conversions 2018-09-26 12:10:03 +09:30
amf_headers.go rtmp: remove C_AVal 2018-09-07 20:40:46 +09:30
parseurl.go rtmp: remove C_AVal 2018-09-07 20:40:46 +09:30
rtmp.go rtmp: make C_RTMP.m_vecChannelsOut a []*C_RTMPPacket 2018-09-26 12:10:03 +09:30
rtmp_headers.go rtmp: make C_RTMP.m_vecChannelsOut a []*C_RTMPPacket 2018-09-26 12:10:03 +09:30
rtmp_sys.go rtmp: created rtmp_sys.go file to emulate rtmp_sys.c in c librtmp library and moved SET_RCVTIMEO there 2018-08-25 23:29:40 +09:30
rtmp_test.go rtmp: fix test 2018-09-08 16:07:00 +09:30
session.go rtmp: file header comments to reflect file name and appropriate authors 2018-08-24 10:25:36 +09:30