toxcore/toxav
iphydf ba176f767a
Change the "capabilities" field to a "flags" field.
This is more appropriate for RTP headers. Capabilities may be negotiated
up front, but flags are useful in each packet.
2018-01-31 13:50:12 +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 Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +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.c Use nullptr as NULL pointer constant instead of NULL or 0. 2018-01-30 23:35:50 +00:00
rtp.h Change the "capabilities" field to a "flags" field. 2018-01-31 13:50:12 +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