pkasting@chromium.org
2014-11-20 22:28:14 +00:00
parent edc6e57a92
commit 4591fbd09f
341 changed files with 2610 additions and 2613 deletions

View File

@ -30,7 +30,7 @@ class FecReceiverImpl : public FecReceiver {
virtual int32_t AddReceivedRedPacket(const RTPHeader& rtp_header,
const uint8_t* incoming_rtp_packet,
int packet_length,
size_t packet_length,
uint8_t ulpfec_payload_type) OVERRIDE;
virtual int32_t ProcessReceivedFec() OVERRIDE;