index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
/
rtp.h
Age
Commit message (
Expand
)
Author
2020-04-09
Use public API for sending in RTP.
zoff99
2020-03-14
Fix up comments a bit to start being more uniform.
iphydf
2020-03-14
Use spdx license identifier instead of GPL blurb.
iphydf
2018-09-14
Standardise header guards.
iphydf
2018-09-03
Avoid use of global mutable state in mono_time on win32.
iphydf
2018-08-19
make Mono_Time an argument to current_time_monotonic
zugz (tox)
2018-08-12
Fix coding style in rtp module.
iphydf
2018-08-12
Fix enumerator names to comply with toxcore naming standards.
iphydf
2018-06-24
Add Logger to various net_crypto functions.
iphydf
2018-02-11
Improve video key frame sending.
zoff99
2018-02-08
Remove csrc from the RTPHeader struct.
iphydf
2018-02-01
Manually serialise RTPHeader struct instead of memcpy.
iphydf
2018-01-31
Change the "capabilities" field to a "flags" field.
iphydf
2018-01-29
Add RTP header fields for the full frame length and offset.
iphydf
2018-01-25
Rename some rtp header struct members to be clearer.
iphydf
2017-11-19
Fix typo
yangfl
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2016-11-20
Fix NULL pointer dereference in log calls
Maxim Biro
2016-09-13
Add some astyle options to make it do more.
iphydf
2016-09-13
Group #include directives in 3-4 groups.
iphydf
2016-09-08
Fix compilation for Windows.
iphydf
2016-09-06
Improve C standard compliance.
iphydf
2016-09-01
Sort #includes in all source files.
iphydf
2016-09-01
Match parameter names in declarations with their definitions.
iphydf
2016-01-13
Fix issue #1497
Eniz Vukovic
2015-11-11
fix BWController misspelling
Tibor Stolz
2015-10-26
Fix possible misalignment of RTP header
Eniz Vukovic
2015-10-10
New Adaptive BR algorithm, cleanups and fixes
Eniz Vukovic
2015-08-09
Updated with upstream
mannol
2015-05-07
Fixed inconsistencies
mannol
2015-04-29
Done
mannol
2015-04-27
Almooooooost
mannol
2015-04-26
Almost done
mannol
2015-04-22
Finished refactoring
mannol
2015-04-16
The pretty basic adaptive bitrate is *working*
mannol
2015-04-13
Started custom RTCP
mannol
2015-04-08
Video works now
mannol
2015-04-07
Video works but there is one deadlock left and video replay is slow
mannol
2015-03-29
A little CS cleanup
mannol
2015-02-21
New msi protocol
mannol
2015-02-17
Added 2 new headers into msi for buffer control
mannol
2015-02-16
Fixed header protectors and cleaning up the msi
mannol
2015-02-01
Progress
mannol
2015-01-24
Current progress
mannol
2014-11-29
More av cleanup
mannol
2014-11-24
Merge branch 'master' of https://github.com/mannol/toxcore
irungentoo
2014-11-18
av refactor
mannol
2014-07-21
Improved protocol and cleaned code a bit
mannol
2014-07-05
Make rtp & codec actions thread-safe
mannol
2014-06-28
Removed redundant encryption and asserts
mannol
[next]