toxcore/toxav
irungentoo 39cc14ccea
Make the maximum size of the jbuf at least 4 times the capacity.
Should prevent issues that might occur because a different thread is
reading it.
2014-12-12 18:39:39 -05:00
..
codec.c Make the maximum size of the jbuf at least 4 times the capacity. 2014-12-12 18:39:39 -05:00
codec.h Having two buffers for audio isn't really good. 2014-12-12 18:35:52 -05:00
group.c Fixed possible issue. 2014-11-25 15:31:21 -05:00
group.h Group audio might work now but I have not tested anything yet. 2014-11-10 17:59:14 -05:00
Makefile.inc First commit of actual A/V code for group chats. 2014-11-07 21:30:26 -05:00
msi.c Merge branch 'mutex-1' of https://github.com/mannol/toxcore 2014-11-29 16:09:24 -05:00
msi.h Merge branch 'mutex-1' of https://github.com/mannol/toxcore 2014-11-29 16:09:24 -05:00
rtp.c Merge branch 'more_consistent_custom_packet_handlers' of https://github.com/wrouesnel/toxcore 2014-12-09 16:39:52 -05:00
rtp.h More av cleanup 2014-11-29 13:42:19 +01:00
toxav.c Fixed possible threading issues. 2014-12-03 14:41:01 -05:00
toxav.h More av cleanup 2014-11-29 13:42:19 +01:00