mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-03 15:06:45 +02:00
Fixed YUV stride issues
This commit is contained in:
@ -51,6 +51,7 @@ typedef struct CallControl {
|
||||
|
||||
Call calls[MAX_CALLS];
|
||||
bool pending_call;
|
||||
bool video_call;
|
||||
uint32_t call_state;
|
||||
|
||||
bool audio_enabled;
|
||||
|
Reference in New Issue
Block a user