Option for hiding cursor pointer

This commit is contained in:
Niellune
2025-11-30 15:25:33 +02:00
parent 40836c7411
commit 85e2357400
5 changed files with 9 additions and 3 deletions
-1
View File
@@ -150,7 +150,6 @@ void Decoder::loop(AVCodecContext *context, AVCodecParserContext *parser, AVPack
uint32_t counter = 0;
// Main decoding loop; runs until global_quit flag is set
;
while (_data->wait(_active))
{
// Get raw data segment from queue