mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 08:56:34 +01:00
Major refactoring and fixes towards AV
This commit is contained in:
@@ -76,7 +76,7 @@ struct cqueue_thread {
|
||||
pthread_t tid;
|
||||
};
|
||||
|
||||
struct audio_thread {
|
||||
struct av_thread {
|
||||
pthread_t tid;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user