summaryrefslogtreecommitdiff
path: root/toxav/toxav.c
AgeCommit message (Expand)Author
2015-03-29A little CS cleanupmannol
2015-03-28Improvement in test and removed some bloat from CSmannol
2015-03-25Consistency with core apiDubslow
2015-03-23Make it possible to change channels/sample rate of the decodermannol
2015-03-23Audio works in testmannol
2015-03-22Some progressmannol
2015-03-01Make toxav thread safemannol
2015-02-25toxav new api fixes.irungentoo
2015-02-24Implement pausingmannol
2015-02-21New msi protocolmannol
2015-02-20Removed extra msi header and started testingmannol
2015-02-18Msi should be done; toxav.c need a cleanup and adjustmentsmannol
2015-02-17Added 2 new headers into msi for buffer controlmannol
2015-02-16Fixed header protectors and cleaning up the msimannol
2015-02-15Started adjusting msi backend to new apimannol
2015-02-14Control part of new api already kind of worksmannol
2015-02-01Progressmannol
2015-01-24Current progressmannol
2015-01-17Progressmannol
2015-01-04toxav_prepare_transmission: More descriptive errorTux3 / Mlkj / !Lev.uXFMLA
2014-12-17Cut one on one default audio bitrate by half.irungentoo
2014-12-16Fixed some A/V threading issues.irungentoo
2014-12-03Fixed possible threading issues.irungentoo
2014-12-03Fixed possible threading issue.irungentoo
2014-11-29Fixed bug where video didn't work anymore.irungentoo
2014-11-29Merge branch 'mutex-1' of https://github.com/mannol/toxcoreirungentoo
2014-11-29More av cleanupmannol
2014-11-28Fixed toxav issues.irungentoo
2014-11-26Forgot to replace thisImperative
2014-11-25Fixed integer rollover bug in toxav.irungentoo
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-18av refactormannol
2014-11-112 channel audio can now be sent to groupchats.irungentoo
2014-11-11Added comments.irungentoo
2014-11-10Group audio might work now but I have not tested anything yet.irungentoo
2014-10-24Fix for memory leak. And add forgotten breakxor2003
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