summaryrefslogtreecommitdiff
path: root/toxav
AgeCommit message (Expand)Author
2016-02-13added the dropped ;Gregory Mullen (GrayHatter)
2016-02-13missed a line tox to toxavGregory Mullen (GrayHatter)
2016-02-13update the compatablity function to match the macroGregory Mullen (GrayHatter)
2016-02-13SemVer toxav tooGregory Mullen (GrayHatter)
2016-01-13Fix issue #1497Eniz Vukovic
2015-12-15Fixed use of it after free.irungentoo
2015-11-29Fix error reporting in toxav_call()Eniz Vukovic
2015-11-19Merge branch 'master' of https://github.com/helium-software/toxcoreirungentoo
2015-11-17Mannol toxav fix.irungentoo
2015-11-11fix BWController misspellingTibor Stolz
2015-11-04Prevent debug message from spamming stdoutJfreegman
2015-11-03Astyle.irungentoo
2015-11-03Fix compile error on mingwEniz Vukovic
2015-10-31Revert "Removed mutex operations"Eniz Vukovic
2015-10-26Fix possible misalignment of RTP headerEniz Vukovic
2015-10-24Fix misplaced log message.mannol
2015-10-24Add synchronization protection for send_frame API functionsEniz Vukovic
2015-10-23Removed mutex operationsEniz Vukovic
2015-10-23Added mutex lock+unlock.irungentoo
2015-10-23Fixed error in last commit.irungentoo
2015-10-23Fixed some memory related bugs.irungentoo
2015-10-23Fix docsmannol
2015-10-23Fix setting resolution for vpx v1.4 (or newer i suppose)Eniz Vukovic
2015-10-13Fix typo and change logger config optionEniz Vukovic
2015-10-12Return removed groupchats codeEniz Vukovic
2015-10-11Remove old commentEniz Vukovic
2015-10-10UpdateEniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-08-18typokrobelus
2015-08-13Fix bug in codec initializationmannol
2015-08-09Updated with upstreammannol
2015-08-09Remove empty linesmannol
2015-08-09Fix possible double freemannol
2015-08-08Apply OPUS codec fixesmannol
2015-08-08Removed redundant function from video.[h|c]mannol
2015-08-07Fixed memory leak during session cleanup and fixed naming.mannol
2015-07-31Merge branch 'Opus-Codec-Settings' of https://github.com/JasonLocklin/toxcoreirungentoo
2015-07-31added documentationJason Locklin
2015-07-31Set packet loss percentageJason Locklin
2015-07-31Enable in-band FECJason Locklin
2015-07-31OPUS_APPLICATION_VOIP should be usedJason Locklin
2015-07-20Fixed some strange build issues.irungentoo
2015-07-10Fixed CALL_STATE namingmannol
2015-07-09Merge branch 'new_api' of github.com:mannol/toxcore into new_apimannol
2015-07-09Fixed documentation.mannol
2015-07-08send_message() is too global to be non-staticGrayHatter
2015-07-01Fixed missing include toxav_old.hmannol
2015-06-30Implement handling capability change on rtp levelmannol
2015-06-27Added support for old groupchatsmannol
2015-06-27Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATEmannol