Age | Commit message (Collapse) | Author |
|
|
|
|
|
frames with a different resolution.
Added function to change bitrate of video for later use.
|
|
|
|
|
|
|
|
|
|
|
|
inactive
|
|
This should not happen anymore.
|
|
|
|
|
|
|
|
Video bitrate is set in kb/s not b/s.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#if 0 the content of toxav/msi.c : int stringify_message(MSIMessage
*msg, char *dest)
This function has no effect and does not seem to be used for actively
waiting.
Fix various other style errors, reduce scope when possible, avoid
redundant writes, clarify operator priorities, etc.
|
|
|
|
|
|
|
|
This typo doesn't actually cause any side effects unless you are like
stqism and have a C library that doesn't have mempcpy().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
C99 doesn't permit redeclaring typedefs in the same scope.
|
|
|
|
|
|
|
|
Wot fix
|
|
|
|
|
|
|
|
issue.
|
|
|
|
|
|
|
|
|
|
|