toxcore/toxav
iphydf 623e9ac331
Add RTP header fields for the full frame length and offset.
This also adds RTPCapabilities and a header field to tell the receiver
about capabilities used in encoding this frame. It is intended to contain
settings relevant to the current frame being sent.
2018-01-29 23:01:13 +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.bazel Avoid clashes with "build" directories on case-insensitive file systems. 2018-01-28 15:17:34 +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 Rename some rtp header struct members to be clearer. 2018-01-25 09:42:01 +00:00
rtp.h Add RTP header fields for the full frame length and offset. 2018-01-29 23:01:13 +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 Make audio/video bit rates "properties" 2018-01-28 13:21:57 +00:00
toxav.h Make audio/video bit rates "properties" 2018-01-28 13:21:57 +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