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
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
2014-07-21
Improved protocol and cleaned code a bit
mannol
2014-07-12
Set a deadline in the vpx video decoder to try to solve issues on
irungentoo
2014-07-07
Merge branch 'split-video' of https://github.com/notsecure/toxcore
irungentoo
2014-07-07
use callbacks for a/v
notsecure
2014-07-05
Fixed msi_session being used after being freed.
irungentoo
2014-07-05
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
2014-07-05
The width and height set during the video encoder initialization is
irungentoo
2014-07-05
Check if call is active after getting mutex handle
mannol
2014-07-05
Merge branch 'mannol1-master'
irungentoo
2014-07-05
This might be causing problems
mannol
2014-07-05
Fixed conflicts
mannol
2014-07-05
Make rtp & codec actions thread-safe
mannol
2014-07-04
Resolution of video can now be changed during call by passing it
irungentoo
2014-07-04
Merge branch 'mannol1-master'
irungentoo
2014-07-04
Merge upstream
mannol
2014-07-04
Added getter for current call status
mannol
2014-07-03
Merge branch 'mannol1-master'
irungentoo
2014-07-03
Resolved conflicts when merging upstream
mannol
2014-07-03
Removed redundant code and fixed toxav codec actions being called when call i...
mannol
[next]