av/protocol/rtp
Saxon f454a34856 protocol/rtp: added client_test.go for client testing 2019-04-20 21:10:03 +09:30
..
client.go protocol/rtp: consts for chan and ringbuffer sizes 2019-04-20 21:05:34 +09:30
client_test.go protocol/rtp: added client_test.go for client testing 2019-04-20 21:10:03 +09:30
encoder.go protocol/rtp: extended functionality of rtp pkg 2019-03-29 15:48:34 +10:30
parse.go protocol/rtp: fixed gnu license url in file headers for parse_test.go and parse.go 2019-04-14 17:08:42 +09:30
parse_test.go protocol/rtp: fixed gnu license url in file headers for parse_test.go and parse.go 2019-04-14 17:08:42 +09:30
rtp.go protocol/rtp: commented rtpVer const and made defaultHeadSize 12 rather than 4*3 2019-04-09 15:45:40 +09:30
rtp_test.go protocol/rtp: removed Len field from ExtensionHeader struct as we can gather from len(ExtensionHeader.Header) 2019-04-02 21:49:11 +10:30