Review URL: http://webrtc-codereview.appspot.com/348004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1367 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
35ac983a7e
commit
c5a1cee73e
@ -1151,6 +1151,7 @@ RTCPReceiver::HandlePsfbApp(RTCPUtility::RTCPParserV2& rtcpParser,
|
|||||||
if (pktType == RTCPUtility::kRtcpPsfbRembItemCode)
|
if (pktType == RTCPUtility::kRtcpPsfbRembItemCode)
|
||||||
{
|
{
|
||||||
HandleREMBItem(rtcpParser, rtcpPacketInformation);
|
HandleREMBItem(rtcpParser, rtcpPacketInformation);
|
||||||
|
rtcpParser.Iterate();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user