Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-05 | The width and height set during the video encoder initialization is | irungentoo | |
now described as the maximum width and height of images. This is to work around what appears to be a bug in libvpx where the resolution of the stream can be decreased but increasing it above its originally set value introduces memory corruption. | |||
2014-07-04 | Resolution of video can now be changed during call by passing it | irungentoo | |
frames with a different resolution. Added function to change bitrate of video for later use. | |||
2014-07-03 | Removed redundant code and fixed toxav codec actions being called when call ↵ | mannol | |
inactive | |||
2014-06-22 | Merge branch 'master' of https://github.com/mannol1/toxcore | irungentoo | |
2014-06-21 | Added tolerance to VAD and lowered Jitter buffer default value | mannol | |
2014-06-21 | Started with VAD | mannol | |