summaryrefslogtreecommitdiff
path: root/toxav/video.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-02-11Improve video key frame sending.zoff99
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-09-24Move ring buffer out of toxcore/util into toxav.iphydf
2016-09-23Replace `void*` with `RingBuffer*` to avoid conversions.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-09-01Sort #includes in all source files.iphydf
2016-08-27Move logging to a callback.iphydf
2015-11-03Astyle.irungentoo
2015-10-23Fix setting resolution for vpx v1.4 (or newer i suppose)Eniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-08-08Removed redundant function from video.[h|c]mannol
2015-05-22Updated with mastermannol
2015-04-29Donemannol
2015-04-28working av new apimannol
2015-04-26Almost donemannol
2015-04-22Finished refactoringmannol
2015-04-21Final touchupsmannol