summaryrefslogtreecommitdiff
path: root/toxav
AgeCommit message (Expand)Author
2014-09-10Fix exceptional leak in msi.cTux3 / Mlkj / !Lev.uXFMLA
2014-09-09spelling correctionscgar
2014-08-05memset call to zero when killing call.irungentoo
2014-08-04Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-08-04Set pointer to NULL when freeing to fix issue.irungentoo
2014-08-04Fixed threading bug.irungentoo
2014-08-04Merge branch 'notsecure-split-video'irungentoo
2014-08-04one decoding thread per callnotsecure
2014-08-04Update with upstreammannol
2014-08-04Fix some toxav warningsmannol
2014-08-03remove unneeded printf's/prevent stdout spamJfreegman
2014-08-02Increase dequeue queue size to 16 to prevent stuttering.irungentoo
2014-08-02Merge branch 'mannol1-master'irungentoo
2014-08-02Added userdata pointer to audio/video callbacksmannol
2014-08-01Disable decode deadline, fixed build error.irungentoo
2014-08-01Merge branch 'notsecure-split-video'irungentoo
2014-08-01audio/video decoding on separate thread with a queuenotsecure
2014-07-31fix initialization ordernotsecure
2014-07-31decode video on separate threadnotsecure
2014-07-29Size parameter is now checked in toxav_send_audio().irungentoo
2014-07-28Fixed segfault.irungentoo
2014-07-27Reduced max size of queue.irungentoo
2014-07-27Initialize codec session with right values.irungentoo
2014-07-26Merge branch 'mannol1-master'irungentoo
2014-07-27Fixed buffer overflowmannol
2014-07-27Fixed tests and conflictsmannol
2014-07-26Make codec settings dynamicmannol
2014-07-25Start sequence number at zero instead of one.irungentoo
2014-07-24Fixed crash.irungentoo
2014-07-24Fixed some issues with queue.irungentoo
2014-07-24Increased default jitter buffer size by 1.irungentoo
2014-07-24Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-07-24Rewrote audio packet queue.irungentoo
2014-07-23dark forces were very active, so to say...mannol
2014-07-23fix warningsnotsecure
2014-07-23fix mannolnotsecure
2014-07-22Fixed warning.irungentoo
2014-07-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-07-21This should fix test failingmannol
2014-07-21Fixed conflictsmannol
2014-07-21Improved protocol and cleaned code a bitmannol
2014-07-19Merge branch 'lllllllleeeeeeeeellllll' of https://github.com/stal888/ProjectT...irungentoo
2014-07-19remove this toostal
2014-07-19declare calculate_sum_sq static inlinestal
2014-07-19Set some functions as static, fixed warning.irungentoo
2014-07-12Set a deadline in the vpx video decoder to try to solve issues onirungentoo
2014-07-10Call now gets terminated when other person times out.irungentoo
2014-07-08Fixed some timer related issues.irungentoo
2014-07-08Fixed threading bug that could cause segfaults.irungentoo
2014-07-08Fixed deadlock.irungentoo