toxcore/toxav
jfreegman dfa7a0183f
Refactor toxav_call_control
Control logic is now placed in control-specific helper functions
instead of having one giant confusing function that does everything
2022-01-13 17:50:39 -05:00
..
audio.c Fix the compiled out code too 2022-01-12 10:49:33 -05:00
audio.h Make struct typedefs have the same name as their struct 2022-01-04 11:36:28 -05:00
BUILD.bazel fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
bwcontroller.c cleanup: Remove extra parens around function arguments. 2022-01-12 07:02:29 +00:00
bwcontroller.h Make struct typedefs have the same name as their struct 2022-01-04 11:36:28 -05:00
groupav.c cleanup: Fix calloc argument order. 2022-01-09 18:42:20 +00:00
groupav.h chore: Fix up a few source code comment and style issues. 2021-12-21 18:14:53 +00:00
Makefile.inc
msi.c cleanup: Fix calloc argument order. 2022-01-09 18:42:20 +00:00
msi.h Make struct typedefs have the same name as their struct 2022-01-04 11:36:28 -05:00
ring_buffer_test.cc
ring_buffer.c cleanup: Fix calloc argument order. 2022-01-09 18:42:20 +00:00
ring_buffer.h
rtp_test.cc
rtp.c cleanup: Remove extra parens around function arguments. 2022-01-12 07:02:29 +00:00
rtp.h
toxav_old.c chore: Tie down the use of doxygen comments. 2021-12-15 18:35:48 +00:00
toxav.c Refactor toxav_call_control 2022-01-13 17:50:39 -05:00
toxav.h
video.c cleanup: Fix calloc argument order. 2022-01-09 18:42:20 +00:00
video.h Make struct typedefs have the same name as their struct 2022-01-04 11:36:28 -05:00