mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-22 16:16:39 +00:00
Fix for video corruption
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
#define GS_SPS_BASELINE_HACK 0x02
|
||||
|
||||
void gs_sps_init(int width, int height);
|
||||
PLENTRY gs_sps_fix(PLENTRY *entry, int flags);
|
||||
void gs_sps_fix(PDECODE_UNIT decodeUnit, int flags);
|
||||
|
||||
Reference in New Issue
Block a user