index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
/
group.c
Age
Commit message (
Collapse
)
Author
2014-12-28
Use same jbuf size for group as for one on one chats.
irungentoo
Use define instead of constant.
2014-11-25
Fixed possible issue.
irungentoo
2014-11-22
Enable use of lower sample rates for group chats.
irungentoo
2014-11-20
Fixed small issue where group audio would jumble up sometimes at start of ↵
irungentoo
stream.
2014-11-17
Cut bitrate by half for 1 channel audio.
irungentoo
2014-11-15
Increased audio packet queue size by 2.
irungentoo
2014-11-11
Cleaned up some code, made group av clean up properly after itself
irungentoo
when the group is killed.
2014-11-11
2 channel audio can now be sent to groupchats.
irungentoo
Some cleanups and added comments.
2014-11-10
Audio group chats still have some small issues.
irungentoo
2014-11-10
Group audio might work now but I have not tested anything yet.
irungentoo
2014-11-09
Basic audio packet parsing code.
irungentoo
2014-11-08
Group audio starting to take shape.
irungentoo
Some issues still left to solve.
2014-11-07
First commit of actual A/V code for group chats.
irungentoo