Fix typo
This commit is contained in:
parent
7f590a7601
commit
5c70cf9b3a
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@ void processRtpPayload(PNV_VIDEO_PACKET videoPacket, int length) {
|
|||
nextPacketNumber = 0;
|
||||
clearAvcNalState();
|
||||
return;
|
||||
} {
|
||||
} else {
|
||||
gotNextFrameStart = 1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue