index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
/
toxav.c
Age
Commit message (
Expand
)
Author
2015-05-09
Check if call supports video encoding before encoding frame.
irungentoo
2015-05-05
Toxav fix.
irungentoo
2015-02-25
toxav new api fixes.
irungentoo
2015-01-04
toxav_prepare_transmission: More descriptive error
Tux3 / Mlkj / !Lev.uXFMLA
2014-12-17
Cut one on one default audio bitrate by half.
irungentoo
2014-12-16
Fixed some A/V threading issues.
irungentoo
2014-12-03
Fixed possible threading issues.
irungentoo
2014-12-03
Fixed possible threading issue.
irungentoo
2014-11-29
Fixed bug where video didn't work anymore.
irungentoo
2014-11-29
Merge branch 'mutex-1' of https://github.com/mannol/toxcore
irungentoo
2014-11-29
More av cleanup
mannol
2014-11-28
Fixed toxav issues.
irungentoo
2014-11-26
Forgot to replace this
Imperative
2014-11-25
Fixed integer rollover bug in toxav.
irungentoo
2014-11-24
Merge branch 'master' of https://github.com/mannol/toxcore
irungentoo
2014-11-18
av refactor
mannol
2014-11-11
2 channel audio can now be sent to groupchats.
irungentoo
2014-11-11
Added comments.
irungentoo
2014-11-10
Group audio might work now but I have not tested anything yet.
irungentoo
2014-10-24
Fix for memory leak. And add forgotten break
xor2003
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-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-24
Fixed some issues with queue.
irungentoo
2014-07-24
Increased default jitter buffer size by 1.
irungentoo
2014-07-24
Rewrote audio packet queue.
irungentoo
2014-07-23
fix warnings
notsecure
2014-07-22
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
2014-07-21
Fixed conflicts
mannol
[next]