summaryrefslogtreecommitdiff
path: root/toxav
AgeCommit message (Collapse)Author
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
2015-04-17Update latestmannol
2015-04-16The pretty basic adaptive bitrate is *working*mannol
2015-04-13Started custom RTCPmannol
2015-04-11Random fixesmannol
2015-04-09Make it possible to decode mono audio with stereo decodermannol
2015-04-08Video works nowmannol
2015-04-07Video works but there is one deadlock left and video replay is slowmannol
2015-04-02Video preview works (lmao)mannol
2015-03-29A little CS cleanupmannol
2015-03-28Improvement in test and removed some bloat from CSmannol
2015-03-25Merge branch 'new_api' of github.com:mannol/toxcore into new_apimannol
2015-03-25Consistency with core apiDubslow
2015-03-24Current progress of video testingmannol
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-22Started testing transfermannol
2015-03-20Updating with mastermannol
2015-03-19Fix build warning.irungentoo
2015-03-19Fixed group audio issues when getting an old audio packet.irungentoo
2015-03-01Make toxav thread safemannol
2015-02-26Added different error codes for custom packet functions in Messenger.irungentoo
2015-02-26Changes to custom packet functions in Messenger.irungentoo
Added function for rtp A/V packets, modified functions to behave correctly for the new api.
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-17Updated types in Messenger callbacks to fit with the ones in the new api.irungentoo
Friend number changed from int32_t to uint32_t. Some lengths changed to size_t.
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-08Fixed memory leak.irungentoo
2015-02-06Fixed memory leak.irungentoo
2015-02-06Fixed memory leak.irungentoo