summaryrefslogtreecommitdiff
path: root/toxav/BUILD.bazel
AgeCommit message (Expand)Author
2018-09-24Add Cirrus CI configuration.iphydf
2018-08-16Limit the size of a save file in file_saving_test.iphydf
2018-08-13Fix ToxAv's use of `struct Tox`.iphydf
2018-08-12Remove all uses of the PAIR macro in toxav.iphydf
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-12Style fixes in TCP code; remove MIN and PAIR from util.h.iphydf
2018-07-04Add some tests for our ring_buffer implementation.iphydf
2018-06-24Use clang-format for C++ code.iphydf
2018-02-11Improve video key frame sending.zoff99
2018-02-01Manually serialise RTPHeader struct instead of memcpy.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2018-01-28Avoid clashes with "build" directories on case-insensitive file systems.iphydf