index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
/
group.c
Age
Commit message (
Expand
)
Author
2015-03-19
Fix build warning.
irungentoo
2015-03-19
Fixed group audio issues when getting an old audio packet.
irungentoo
2014-12-28
Use same jbuf size for group as for one on one chats.
irungentoo
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 str...
irungentoo
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
2014-11-11
2 channel audio can now be sent to groupchats.
irungentoo
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
2014-11-07
First commit of actual A/V code for group chats.
irungentoo