av/rtmp
saxon 7e6b2ee0b2 rtmp: uncommented usage of C_RTMP_Close - created todos in C_CloseInternal 2018-08-25 23:49:54 +09:30
..
rtmp_c Updated c stuff to be more usable while we port 2018-08-14 22:59:58 +09:30
Makefile rtmp: clean up session handling and CGO interface 2018-05-29 15:36:28 +09:30
amf.go rtmp: fixed broken cases, removed braces from cases, added panic to unsupported types in AMFPRop_Decode 2018-08-25 17:37:36 +09:30
amf_headers.go rtmp: moved C_AVMATCH and C_AVC into amf_headers.go - consistent with C structure 2018-08-25 22:27:20 +09:30
parseurl.go rtmp: file header comments to reflect file name and appropriate authors 2018-08-24 10:25:36 +09:30
rtmp.c rtmp: commit changes missed in 3a3181 2018-06-20 14:32:50 +09:30
rtmp.go rtmp: uncommented usage of C_RTMP_Close - created todos in C_CloseInternal 2018-08-25 23:49:54 +09:30
rtmp_headers.go rtmp: put C_RTMPPacket_IsReady in rtmp_headers.go - consistent with C librtmp structure 2018-08-25 22:28:59 +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: changed call to allocate to call to malloc as allocate does not exist anymore 2018-08-21 18:44:26 +09:30
session.go rtmp: file header comments to reflect file name and appropriate authors 2018-08-24 10:25:36 +09:30