summaryrefslogtreecommitdiff
path: root/toxav/rtp.h
AgeCommit message (Expand)Author
2020-04-09Use public API for sending in RTP.zoff99
2020-03-14Fix up comments a bit to start being more uniform.iphydf
2020-03-14Use spdx license identifier instead of GPL blurb.iphydf
2018-09-14Standardise header guards.iphydf
2018-09-03Avoid use of global mutable state in mono_time on win32.iphydf
2018-08-19make Mono_Time an argument to current_time_monotoniczugz (tox)
2018-08-12Fix coding style in rtp module.iphydf
2018-08-12Fix enumerator names to comply with toxcore naming standards.iphydf
2018-06-24Add Logger to various net_crypto functions.iphydf
2018-02-11Improve video key frame sending.zoff99
2018-02-08Remove csrc from the RTPHeader struct.iphydf
2018-02-01Manually serialise RTPHeader struct instead of memcpy.iphydf
2018-01-31Change the "capabilities" field to a "flags" field.iphydf
2018-01-29Add RTP header fields for the full frame length and offset.iphydf
2018-01-25Rename some rtp header struct members to be clearer.iphydf
2017-11-19Fix typoyangfl
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-11-20Fix NULL pointer dereference in log callsMaxim Biro
2016-09-13Add some astyle options to make it do more.iphydf
2016-09-13Group #include directives in 3-4 groups.iphydf
2016-09-08Fix compilation for Windows.iphydf
2016-09-06Improve C standard compliance.iphydf
2016-09-01Sort #includes in all source files.iphydf
2016-09-01Match parameter names in declarations with their definitions.iphydf
2016-01-13Fix issue #1497Eniz Vukovic
2015-11-11fix BWController misspellingTibor Stolz
2015-10-26Fix possible misalignment of RTP headerEniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-08-09Updated with upstreammannol
2015-05-07Fixed inconsistenciesmannol
2015-04-29Donemannol
2015-04-27Almooooooostmannol
2015-04-26Almost donemannol
2015-04-22Finished refactoringmannol
2015-04-16The pretty basic adaptive bitrate is *working*mannol
2015-04-13Started custom RTCPmannol
2015-04-08Video works nowmannol
2015-04-07Video works but there is one deadlock left and video replay is slowmannol
2015-03-29A little CS cleanupmannol
2015-02-21New msi protocolmannol
2015-02-17Added 2 new headers into msi for buffer controlmannol
2015-02-16Fixed header protectors and cleaning up the msimannol
2015-02-01Progressmannol
2015-01-24Current progressmannol
2014-11-29More av cleanupmannol
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-18av refactormannol
2014-07-21Improved protocol and cleaned code a bitmannol
2014-07-05Make rtp & codec actions thread-safemannol
2014-06-28Removed redundant encryption and assertsmannol