This website requires JavaScript.
Explore
Help
Sign In
mirror
/
av
mirror of
https://bitbucket.org/ausocean/av.git
Watch
1
Star
0
Fork
You've already forked av
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1a15889522
av
/
stream
/
rtp
History
saxon
1a15889522
rtp: fixed bug by actually checking to see if there is padding before adding padding size to end buf - which would mean there's actually padding
2018-11-17 17:17:54 +10:30
..
encoder.go
rtp: created rtp packet structure, wrote byte function (interprets packet structure and creates equivalent byte slice and started writing test utilities
2018-11-16 19:35:19 +10:30
rtp.go
rtp: fixed bug by actually checking to see if there is padding before adding padding size to end buf - which would mean there's actually padding
2018-11-17 17:17:54 +10:30
rtp_test.go
rtp: fixed bug by actually checking to see if there is padding before adding padding size to end buf - which would mean there's actually padding
2018-11-17 17:17:54 +10:30