summaryrefslogtreecommitdiff
path: root/toxav/audio.h
AgeCommit message (Expand)Author
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-26Update copyright to 2018.iphydf
2018-08-19make Mono_Time an argument to current_time_monotoniczugz (tox)
2018-08-12Avoid forward declaration of rtp structs.iphydf
2018-08-12Remove all uses of the PAIR macro in toxav.iphydf
2018-07-12Style fixes in TCP code; remove MIN and PAIR from util.h.iphydf
2018-06-24Add Logger to various net_crypto functions.iphydf
2018-01-19Extract named constants from magic numbers in toxav/audio.c.iphydf
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-09-19Revert "Make ToxAV stateless"iphydf
2016-09-17Make ToxAV statelessGregory Mullen (grayhatter)
2016-09-13Group #include directives in 3-4 groups.iphydf
2016-08-27Move logging to a callback.iphydf
2016-08-18Fix some compiler warnings.iphydf
2016-08-12Add and use CMake build scriptiphydf
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-05-22Updated with mastermannol
2015-04-29Donemannol
2015-04-26Almost donemannol
2015-04-22Finished refactoringmannol
2015-04-21Final touchupsmannol