toxcore/toxav
iphydf 0f7138c010
Upgrade bazel to 2.1.1.
Removed av_test, because it depends on an ancient opencv that starts to
really not exist on modern systems anymore.
2020-03-02 14:23:44 +00:00
..
audio.c Avoid use of global mutable state in mono_time on win32. 2018-09-03 20:03:47 +00:00
audio.h Standardise header guards. 2018-09-14 19:09:10 +00:00
BUILD.bazel Add Cirrus CI configuration. 2018-09-24 22:00:17 +00:00
bwcontroller.c Update copyright to 2018. 2018-08-26 18:57:29 +00:00
bwcontroller.h Standardise header guards. 2018-09-14 19:09:10 +00:00
groupav.c add API function to test whether av is enabled 2019-02-10 00:00:00 +00:00
groupav.h add API function to test whether av is enabled 2019-02-10 00:00:00 +00:00
Makefile.inc Remove all uses of the PAIR macro in toxav. 2018-08-12 11:38:23 +00:00
msi.c Improve Windows compatibility of toxav code. 2018-10-08 22:22:58 +00:00
msi.h Standardise header guards. 2018-09-14 19:09:10 +00:00
ring_buffer_test.cc Add some tests for our ring_buffer implementation. 2018-07-04 10:37:46 +00:00
ring_buffer.c Update copyright to 2018. 2018-08-26 18:57:29 +00:00
ring_buffer.h Standardise header guards. 2018-09-14 19:09:10 +00:00
rtp_test.cc Use C++ style casts in C++ code. 2018-09-14 14:08:27 +00:00
rtp.c Upgrade bazel to 2.1.1. 2020-03-02 14:23:44 +00:00
rtp.h Standardise header guards. 2018-09-14 19:09:10 +00:00
toxav_old.c explain enabling in API comment 2019-02-10 00:00:00 +00:00
toxav.api.h fix ToxAV threading documentation 2020-01-02 11:58:52 +01:00
toxav.c fix missing mutex 2019-11-21 23:47:02 +01:00
toxav.h fix ToxAV threading documentation 2020-01-02 11:58:52 +01:00
video.c fix log message creating data race 2019-11-21 23:47:03 +01:00
video.h Standardise header guards. 2018-09-14 19:09:10 +00:00