aboutsummaryrefslogtreecommitdiff
path: root/call/flexfec_receive_stream_impl.cc
AgeCommit message (Expand)Author
2020-01-14Concatenate string literals at compile time.Jonas Olsson
2019-08-21Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrcErik Språng
2019-08-19Remove some usage of RtpRtcp::SetSSRC()Erik Språng
2019-07-08Format almost everything.Jonas Olsson
2019-03-06Modernize RtpRtcp factory function: use unique_ptr as return typeDanil Chapovalov
2019-03-04Injecting Clock in video receive.Sebastian Jansson
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-09-28Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1Niels Möller
2018-08-30Delete StreamStatistician::IsRetransmitOfOldPacketNiels Möller
2018-04-04replace stringstream in call/Jonas Olsson
2017-11-09Stop using LOG macros in favor of RTC_ prefixed macros.Mirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei