saxon
|
bd630fd893
|
rtmp: added all consts/flags from C library
|
2018-08-26 14:35:04 +09:30 |
saxon
|
0ed5d4bc72
|
rtmp: put C_RTMPPacket_IsReady in rtmp_headers.go - consistent with C librtmp structure
|
2018-08-25 22:28:59 +09:30 |
saxon
|
1441d1d968
|
rtmp: reordered struct order in rtmp_headers.go such that it matches up with order in rtmp.h under C librtmp
|
2018-08-24 10:34:10 +09:30 |
saxon
|
dfa146f276
|
rtmp: file header comments to reflect file name and appropriate authors
|
2018-08-24 10:25:36 +09:30 |
saxon
|
4fa0637fa1
|
rtmp: moved amf structs into amf_headers.go and rtmp structs into rtmp_headers.go
|
2018-08-24 09:47:11 +09:30 |
saxon
|
dec662d19e
|
rtmp: created rtmp_headers.go and amf_headers.go files to store stuff that was in rtmp.h and amf.h files respectively
|
2018-08-24 09:41:02 +09:30 |