mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-08-17 17:05:50 +00:00
Fix typo
This commit is contained in:
parent
7f590a7601
commit
5c70cf9b3a
@ -333,7 +333,7 @@ void processRtpPayload(PNV_VIDEO_PACKET videoPacket, int length) {
|
|||||||
nextPacketNumber = 0;
|
nextPacketNumber = 0;
|
||||||
clearAvcNalState();
|
clearAvcNalState();
|
||||||
return;
|
return;
|
||||||
} {
|
} else {
|
||||||
gotNextFrameStart = 1;
|
gotNextFrameStart = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user