toxcore/toxav
iphydf 52778aed93
Make BUILD files more finely-grained.
This allows us to precisely see which libraries depend on which and lets
us split them up more, if necessary.
2018-01-21 19:44:09 +00:00
..
audio.c Add some explanatory comments to the toxav audio code. 2018-01-19 22:27:04 +00:00
audio.h Extract named constants from magic numbers in toxav/audio.c. 2018-01-19 20:20:36 +00:00
BUILD Make BUILD files more finely-grained. 2018-01-21 19:44:09 +00:00
bwcontroller.c Use more descriptive names in bwcontroller. 2018-01-19 21:03:48 +00:00
bwcontroller.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
groupav.c Add part of platform-independent network API implementation 2017-02-26 23:16:16 +03:00
groupav.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
Makefile.inc Setup autotools to read .so version info from a separate file 2017-01-18 11:20:07 +01:00
msi.c Fix typo 2017-11-19 23:52:23 +01:00
msi.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
ring_buffer.c Add comment from #629 in ring_buffer.c. 2018-01-21 17:42:19 +00:00
ring_buffer.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
rtp.c Add random_u16 function and rename the others to match. 2018-01-14 21:08:02 +00:00
rtp.h Fix typo 2017-11-19 23:52:23 +01:00
toxav_old.c Add a monolith_test that includes all toxcore sources. 2017-06-04 17:48:23 +00:00
toxav.api.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
toxav.c Split video payload into multiple packets when >65k 2017-12-17 16:31:23 +01:00
toxav.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
video.c Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
video.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00