Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Some cleanups and added comments.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
toxav/toxav.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleaned up code a bit.
|
|
Audio decoder and encoder channel values are sepparate values, the
decoder should be set to the number of channels the other peer has
his encoder set.
|
|
|
|
|
|
|
|
|
|
disconnecting then reconnecting right away should no longer kill
audio transmission.
|
|
|
|
Audio killing itself after 20 minutes in a call should be fixed.
|
|
|
|
|
|
|
|
|
|
slow hardware.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|