index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
Age
Commit message (
Expand
)
Author
2014-11-20
Fixed small issue where group audio would jumble up sometimes at start of str...
irungentoo
2014-11-18
av refactor
mannol
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-11
Added comments.
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
2014-10-25
Fixed possible threading issues.
irungentoo_trip
2014-10-25
Merge branch 'toxav-uaf' of https://github.com/tux3/toxcore
irungentoo_trip
2014-10-25
Fix use-after-free of toxav's TimerHandler
Tux3 / Mlkj / !Lev.uXFMLA
2014-10-24
Fix for memory leak. And add forgotten break
xor2003
2014-10-17
Some video encoding improvements.
irungentoo
2014-10-17
Trying to fix TimerHandler *handler memory leak
xor2003
2014-09-30
Rework toxav/rtp.c to use ntohl/htonl and ntohs/htons
sin
2014-09-21
Fixed memory leak.
irungentoo
2014-09-10
Fix exceptional leak in msi.c
Tux3 / Mlkj / !Lev.uXFMLA
2014-09-09
spelling corrections
cgar
2014-08-05
memset call to zero when killing call.
irungentoo
2014-08-04
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
2014-08-04
Set pointer to NULL when freeing to fix issue.
irungentoo
2014-08-04
Fixed threading bug.
irungentoo
2014-08-04
Merge branch 'notsecure-split-video'
irungentoo
2014-08-04
one decoding thread per call
notsecure
2014-08-04
Update with upstream
mannol
2014-08-04
Fix some toxav warnings
mannol
2014-08-03
remove unneeded printf's/prevent stdout spam
Jfreegman
2014-08-02
Increase dequeue queue size to 16 to prevent stuttering.
irungentoo
2014-08-02
Merge branch 'mannol1-master'
irungentoo
2014-08-02
Added userdata pointer to audio/video callbacks
mannol
2014-08-01
Disable decode deadline, fixed build error.
irungentoo
2014-08-01
Merge branch 'notsecure-split-video'
irungentoo
2014-08-01
audio/video decoding on separate thread with a queue
notsecure
2014-07-31
fix initialization order
notsecure
2014-07-31
decode video on separate thread
notsecure
2014-07-29
Size parameter is now checked in toxav_send_audio().
irungentoo
2014-07-28
Fixed segfault.
irungentoo
2014-07-27
Reduced max size of queue.
irungentoo
2014-07-27
Initialize codec session with right values.
irungentoo
2014-07-26
Merge branch 'mannol1-master'
irungentoo
2014-07-27
Fixed buffer overflow
mannol
2014-07-27
Fixed tests and conflicts
mannol
2014-07-26
Make codec settings dynamic
mannol
2014-07-25
Start sequence number at zero instead of one.
irungentoo
2014-07-24
Fixed crash.
irungentoo
2014-07-24
Fixed some issues with queue.
irungentoo
[prev]
[next]