summaryrefslogtreecommitdiff
path: root/toxav
AgeCommit message (Expand)Author
2014-12-17Cut one on one default audio bitrate by half.irungentoo
2014-12-16Fixed some A/V threading issues.irungentoo
2014-12-16cs_set_video_encoder_resolution improvements.irungentoo
2014-12-12Merge branch 'mem-leak-fix' of https://github.com/nurupo/InsertProjectNameHereirungentoo
2014-12-12Fixed memory leaks.irungentoo
2014-12-12Fixed a memory leakMaxim Biro
2014-12-12Increase video quality and distance between keyframes.irungentoo
2014-12-12Make the maximum size of the jbuf at least 4 times the capacity.irungentoo
2014-12-12Having two buffers for audio isn't really good.irungentoo
2014-12-12Fixed video packet assembling.irungentoo
2014-12-09Merge branch 'more_consistent_custom_packet_handlers' of https://github.com/w...irungentoo
2014-12-09Change prototype for custom_packet_handler functionsWill Rouesnel
2014-12-07Fixed possible issue with wrong size being passed to opus_decode().irungentoo
2014-12-03Fixed possible threading issues.irungentoo
2014-12-03Fixed possible threading issue.irungentoo
2014-11-29Jbuff fixes.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-26Actually fixed build issue.irungentoo
2014-11-26Fixed build issue.irungentoo
2014-11-26Forgot to replace thisImperative
2014-11-26Fixed some fatal spelling mistakesImperative
2014-11-25Fixed integer rollover bug in toxav.irungentoo
2014-11-25Fixed possible issue.irungentoo
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-22Enable use of lower sample rates for group chats.irungentoo
2014-11-20Fixed small issue where group audio would jumble up sometimes at start of str...irungentoo
2014-11-18av refactormannol
2014-11-17Cut bitrate by half for 1 channel audio.irungentoo
2014-11-15Increased audio packet queue size by 2.irungentoo
2014-11-11Cleaned up some code, made group av clean up properly after itselfirungentoo
2014-11-112 channel audio can now be sent to groupchats.irungentoo
2014-11-11Added comments.irungentoo
2014-11-10Audio group chats still have some small issues.irungentoo
2014-11-10Group audio might work now but I have not tested anything yet.irungentoo
2014-11-09Basic audio packet parsing code.irungentoo
2014-11-08Group audio starting to take shape.irungentoo
2014-11-07First commit of actual A/V code for group chats.irungentoo
2014-10-25Fixed possible threading issues.irungentoo_trip
2014-10-25Merge branch 'toxav-uaf' of https://github.com/tux3/toxcoreirungentoo_trip
2014-10-25Fix use-after-free of toxav's TimerHandlerTux3 / Mlkj / !Lev.uXFMLA
2014-10-24Fix for memory leak. And add forgotten breakxor2003
2014-10-17Some video encoding improvements.irungentoo
2014-10-17Trying to fix TimerHandler *handler memory leakxor2003
2014-09-30Rework toxav/rtp.c to use ntohl/htonl and ntohs/htonssin
2014-09-21Fixed memory leak.irungentoo
2014-09-10Fix exceptional leak in msi.cTux3 / Mlkj / !Lev.uXFMLA
2014-09-09spelling correctionscgar