mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-02-16 10:30:59 +00:00
Fix typo
This commit is contained in:
@@ -333,7 +333,7 @@ void processRtpPayload(PNV_VIDEO_PACKET videoPacket, int length) {
|
||||
nextPacketNumber = 0;
|
||||
clearAvcNalState();
|
||||
return;
|
||||
} {
|
||||
} else {
|
||||
gotNextFrameStart = 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user