av/rtmp
saxon 9cb70ac06b rtmp: created session.go file and moved librtmp wrapper functions into this file, i.e. NewSession, Open, Close and Write 2018-08-24 09:52:51 +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: moved amf structs into amf_headers.go and rtmp structs into rtmp_headers.go 2018-08-24 09:47:11 +09:30
amf_headers.go rtmp: moved amf structs into amf_headers.go and rtmp structs into rtmp_headers.go 2018-08-24 09:47:11 +09:30
parseurl.go rtmp: added appropriate imports to each file to correct build errors 2018-08-24 09:33:05 +09:30
rtmp.c rtmp: commit changes missed in 3a3181 2018-06-20 14:32:50 +09:30
rtmp.go rtmp: created session.go file and moved librtmp wrapper functions into this file, i.e. NewSession, Open, Close and Write 2018-08-24 09:52:51 +09:30
rtmp_headers.go rtmp: moved amf structs into amf_headers.go and rtmp structs into rtmp_headers.go 2018-08-24 09:47:11 +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: created session.go file and moved librtmp wrapper functions into this file, i.e. NewSession, Open, Close and Write 2018-08-24 09:52:51 +09:30