summaryrefslogtreecommitdiff
path: root/toxav/video.h
AgeCommit message (Expand)Author
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