summaryrefslogtreecommitdiff
path: root/toxav/rtp.c
AgeCommit message (Expand)Author
2014-06-28Removed redundant encryption and assertsmannol
2014-06-20Merge branch 'mannol1-master'irungentoo
2014-06-20Fixed bug when adjusting queue sizemannol
2014-06-18Removed IRC referencesMaxim Biro
2014-05-31Fixed byte order and removed log functions from misc_toolsmannol
2014-05-25Merge branch 'mannol1-Multicalls' into multi-avirungentoo
2014-05-24Tests works and some fixesmannol
2014-05-22Changed lossy packet function names to better ones.irungentoo
2014-05-22Merge remote-tracking branch 'upstream/master' into Multicalls-patchmannol
2014-05-21Added functions to send and receive lossy encrypted packets overirungentoo
2014-05-20Merge upstream and other stuffmannol
2014-05-16This works.mannol
2014-05-10This should workmannol
2014-05-04Updated A/V to new time function.irungentoo
2014-05-03Bunch of random changesmannol
2014-04-21Crypto related cleanups.irungentoo
2014-04-10Fix memory leak.AZ Huang
2014-03-28fix RTPHeader filling by zeros underflowMaks Naumov
2014-03-12Removed logging to stderr and fixed timeout handlingmannol
2014-03-11Added custom callback data and capability identifiermannol
2014-03-07Fixed several bugs and added some featuresmannol
2014-02-19Added better documentation to the api, move some defines, fixed a possible is...irungentoo
2014-02-19crypto_secretbox_NONCEBYTES is the one to use for the symmetric encryption.irungentoo
2014-02-16Astyled av code.irungentoo
2014-02-16Moved event to toxavmannol
2014-02-16Public header ready to gomannol
2014-02-16Started adding public APImannol