mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[codec,h264] fix sign type of option
This commit is contained in:
@@ -62,7 +62,7 @@ extern "C"
|
||||
UINT32 FrameRate;
|
||||
UINT32 QP;
|
||||
UINT32 UsageType;
|
||||
BOOL hwAccel;
|
||||
UINT32 hwAccel;
|
||||
UINT32 NumberOfThreads;
|
||||
|
||||
UINT32 iStride[3];
|
||||
|
||||
Reference in New Issue
Block a user