toxcore/toxav
xhe 651ef3adb6
Make audio/video bit rates "properties"
follow TokTok#731. This commit
completely removed all things in namespace bit_rate, and deprecated
functions are to be added back in another commit. set_xxx() is treadted
as a property of namespace audio&video, same as bit_rate change event.

toxav_basic_test is fixed, either.
2018-01-28 13:21:57 +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 Publish a single public BUILD target for c-toxcore. 2018-01-22 21:18:24 +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 Rename some rtp header struct members to be clearer. 2018-01-25 09:42:01 +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