summaryrefslogtreecommitdiff
path: root/toxav
AgeCommit message (Expand)Author
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
2015-06-27Added explanation about how audio callback worksmannol
2015-06-27Added payload turning off by setting bit rate to 0mannol
2015-06-25Random fixesmannol
2015-06-13Fixed sample size in callback and other stuffmannol
2015-06-05Forgot about thismannol
2015-06-05Rebased on master and removed alpha channel (again)mannol
2015-05-22Updated with mastermannol
2015-05-12Fix bugmannol
2015-05-09Check if call supports video encoding before encoding frame.irungentoo
2015-05-07Fixed inconsistenciesmannol
2015-05-05Toxav fix.irungentoo
2015-05-01Fixed* api comments and some bugsmannol
2015-04-30Merge branch 'new_api' of github.com:mannol/toxcore into new_apimannol
2015-04-30Added many test and fixed various warningsmannol
2015-04-29Fixed typokrobelus
2015-04-29Donemannol
2015-04-28working av new apimannol
2015-04-27Almooooooostmannol
2015-04-26Almost donemannol
2015-04-22Finished refactoringmannol
2015-04-21Final touchupsmannol
2015-04-20Add extern "C"mannol
2015-04-18Update commentmannol
2015-04-18Fix toxav callbackmannol
2015-04-17Updated with upstreammannol