index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
av_test.c
Age
Commit message (
Expand
)
Author
2016-09-17
Make ToxAV stateless
Gregory Mullen (grayhatter)
2016-09-13
Add some astyle options to make it do more.
iphydf
2016-09-06
Improve static and const correctness.
iphydf
2016-09-06
Make friend requests stateless
Gregory Mullen (grayhatter)
2016-09-05
Add TODO for @mannol.
iphydf
2016-09-02
Do not use `else` after `return`.
iphydf
2016-09-02
Replace pthread_yield with sched_yield.
iphydf
2016-09-01
Sort #includes in all source files.
iphydf
2016-09-01
Add missing #include <pthread.h> to av_test.c.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-31
Enable build of av_test.
iphydf
2015-11-03
Astyle.
irungentoo
2015-10-10
New Adaptive BR algorithm, cleanups and fixes
Eniz Vukovic
2015-08-08
Removed redundant function from video.[h|c]
mannol
2015-08-07
Fixed memory leak during session cleanup and fixed naming.
mannol
2015-06-27
Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATE
mannol
2015-06-13
Fixed sample size in callback and other stuff
mannol
2015-05-22
Updated with master
mannol
2015-05-07
Fixed inconsistencies
mannol
2015-04-29
Done
mannol