toxcore/toxav
iphydf 5c093c4888
cleanup: Remove all uses of SIZEOF_VLA.
This is step 1 towards removing VLAs altogether.
2024-01-25 07:40:41 +00:00
..
audio.c cleanup: Ensure handler params are named after callback params. 2024-01-18 10:55:31 +00:00
audio.h cleanup: Add comment after every #endif. 2024-01-23 21:52:41 +00:00
BUILD.bazel cleanup: Remove explicit layering_check feature. 2023-11-23 23:55:57 +00:00
bwcontroller.c cleanup: Ensure handler params are named after callback params. 2024-01-18 10:55:31 +00:00
bwcontroller.h cleanup: Add comment after every #endif. 2024-01-23 21:52:41 +00:00
groupav.c cleanup: Rename group to conference in groupav documentation. 2024-01-18 13:12:32 +00:00
groupav.h cleanup: Add comment after every #endif. 2024-01-23 21:52:41 +00:00
Makefile.inc cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
msi.c cleanup: Ensure handler params are named after callback params. 2024-01-18 10:55:31 +00:00
msi.h cleanup: Add comment after every #endif. 2024-01-23 21:52:41 +00:00
ring_buffer_test.cc chore: Add a .clang-format that mostly agrees with astyle. 2022-02-21 16:16:16 +00:00
ring_buffer.c test: Add "infer" CI check to github, remove from circle. 2024-01-09 10:59:53 +00:00
ring_buffer.h cleanup: Add comment after every #endif. 2024-01-23 21:52:41 +00:00
rtp_test.cc feat: Add support for custom random number generator. 2022-04-01 14:06:05 +00:00
rtp.c cleanup: Remove all uses of SIZEOF_VLA. 2024-01-25 07:40:41 +00:00
rtp.h cleanup: Add comment after every #endif. 2024-01-23 21:52:41 +00:00
toxav_old.c docs: Fix doxygen config and remove some redundant comments. 2023-08-16 07:53:19 +00:00
toxav.c cleanup: Remove all uses of SIZEOF_VLA. 2024-01-25 07:40:41 +00:00
toxav.h cleanup: Add comment after every #endif. 2024-01-23 21:52:41 +00:00
video.c cleanup: Add comment after every #endif. 2024-01-23 21:52:41 +00:00
video.h cleanup: Add comment after every #endif. 2024-01-23 21:52:41 +00:00