summaryrefslogtreecommitdiff
path: root/toxav/codec.c
AgeCommit message (Expand)Author
2014-08-04Fix some toxav warningsmannol
2014-07-27Reduced max size of queue.irungentoo
2014-07-27Initialize codec session with right values.irungentoo
2014-07-24Fixed crash.irungentoo
2014-07-24Fixed some issues with queue.irungentoo
2014-07-24Rewrote audio packet queue.irungentoo
2014-07-19remove this toostal
2014-07-19declare calculate_sum_sq static inlinestal
2014-07-05Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-07-05The width and height set during the video encoder initialization isirungentoo
2014-07-05Merge branch 'mannol1-master'irungentoo
2014-07-05Fixed conflictsmannol
2014-07-05Make rtp & codec actions thread-safemannol
2014-07-04This seems to fix the crash that happens when changing the resolutionirungentoo
2014-07-04Resolution of video can now be changed during call by passing itirungentoo
2014-07-03Merge branch 'mannol1-master'irungentoo
2014-07-03Removed redundant code and fixed toxav codec actions being called when call i...mannol
2014-06-26Lowered video bitrate to 500kb/s and lowered audio buffer size.irungentoo
2014-06-24Some video tweaks.irungentoo
2014-06-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-06-22Merged upstreammannol
2014-06-21Added tolerance to VAD and lowered Jitter buffer default valuemannol
2014-06-21Started with VADmannol