mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 15:15:13 +00:00
Use threaded decoding in ffmpeg streaming.
This commit is contained in:
@@ -32,10 +32,6 @@ extern "C" {
|
||||
|
||||
#include <QtNetwork/QSslSocket>
|
||||
|
||||
#ifdef small
|
||||
#undef small
|
||||
#endif // small
|
||||
|
||||
uint64 _SharedMemoryLocation[4] = { 0x00, 0x01, 0x02, 0x03 };
|
||||
|
||||
// Base types compile-time check
|
||||
|
Reference in New Issue
Block a user