toxcore/toxav
iphydf 36ba80aacb
Remove csrc from the RTPHeader struct.
This is not used by anything in the code, so we shouldn't have it in the
header.
2018-02-08 13:20:40 +00:00
..
audio.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
audio.h Extract named constants from magic numbers in toxav/audio.c. 2018-01-19 20:20:36 +00:00
BUILD.bazel Manually serialise RTPHeader struct instead of memcpy. 2018-02-01 23:35:44 +00:00
bwcontroller.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
bwcontroller.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
groupav.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00: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 Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
msi.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
ring_buffer.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
ring_buffer.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
rtp_test.cpp Remove csrc from the RTPHeader struct. 2018-02-08 13:20:40 +00:00
rtp.c Remove csrc from the RTPHeader struct. 2018-02-08 13:20:40 +00:00
rtp.h Remove csrc from the RTPHeader struct. 2018-02-08 13:20:40 +00:00
toxav_old.c Add a monolith_test that includes all toxcore sources. 2017-06-04 17:48:23 +00:00
toxav.api.h Make audio/video bit rates "properties" 2018-01-28 13:21:57 +00:00
toxav.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
toxav.h Make audio/video bit rates "properties" 2018-01-28 13:21:57 +00:00
video.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
video.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00