.. |
audio.c
|
cleanup: Avoid implicit bool conversions in logical operators.
|
2022-02-18 10:24:31 +00:00 |
audio.h
|
cleanup: Apply stronger type checks and fix errors.
|
2022-02-17 22:34:56 +00: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: Avoid implicit bool conversions in logical operators.
|
2022-02-18 10:24:31 +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: Avoid implicit bool conversions in logical operators.
|
2022-02-18 10:24:31 +00:00 |
groupav.h
|
chore: Make the last few remaining top level comments doxygen style.
|
2022-02-04 23:25:45 +00:00 |
Makefile.inc
|
Remove all uses of the PAIR macro in toxav.
|
2018-08-12 11:38:23 +00:00 |
msi.c
|
cleanup: Avoid implicit bool conversions in logical operators.
|
2022-02-18 10:24:31 +00:00 |
msi.h
|
cleanup: Split msi callback array into 1 member per callback
|
2022-02-06 15:45:24 +01:00 |
ring_buffer_test.cc
|
Fix errors on error paths found by oomer.
|
2020-05-02 21:47:08 +01:00 |
ring_buffer.c
|
cleanup: Avoid implicit bool conversions in logical operators.
|
2022-02-18 10:24:31 +00:00 |
ring_buffer.h
|
chore: Make the last few remaining top level comments doxygen style.
|
2022-02-04 23:25:45 +00:00 |
rtp_test.cc
|
Fix errors on error paths found by oomer.
|
2020-05-02 21:47:08 +01:00 |
rtp.c
|
cleanup: Avoid implicit bool conversions in logical operators.
|
2022-02-18 10:24:31 +00:00 |
rtp.h
|
doc: Add doxygen configuration and netlify publishing.
|
2022-02-05 15:59:45 +00:00 |
toxav_old.c
|
chore: Make the last few remaining top level comments doxygen style.
|
2022-02-04 23:25:45 +00:00 |
toxav.c
|
cleanup: Avoid implicit bool conversions in logical operators.
|
2022-02-18 10:24:31 +00:00 |
toxav.h
|
docs: Make crypto_core.h appear on doxygen.
|
2022-02-05 19:34:13 +00:00 |
video.c
|
cleanup: Avoid implicit bool conversions in logical operators.
|
2022-02-18 10:24:31 +00:00 |
video.h
|
chore: Add cpplint to the CI.
|
2022-01-17 23:42:38 +00:00 |