Sign in
webrtc
/
src.git
/
ccb9b759c50f29e8b46908df0f3ebd62b8ad63eb
/
call
/
flexfec_receive_stream_unittest.cc
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/call/flexfec_receive_stream_unittest.cc]
529662a
Move array_view.h to webrtc/api/
by kwiberg
· 7 years ago
2bf9e73
Delete unneeded Start and Stop methods on FlexfecReceiveStream.
by Niels Möller
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
7ab7fd6
Fix gmock warnings emanating from FlexfecReceiveStreamTest
by eladalon
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
0f15f92
Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface.
by nisse
· 8 years ago
5c29a7a
Rename flexfec AddAndProcessReceivedPacket --> OnRtpPacket.
by nisse
· 8 years ago
fa5a368
Let FlexfecReceiveStreamImpl send RTCP RRs.
by brandtr
· 8 years ago
8313a6f
Make |rtcp_send_transport| mandatory in FlexfecReceiveStream::Config.
by brandtr
· 8 years ago
c7c26a0
Reland of place basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2603203003/ )
by pbos
· 8 years ago
7eb0e23
Revert of Replace basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2604043002/ )
by pbos
· 8 years ago
7fd1a75
Replace basictypes.h with stdint.h for int_t types.
by pbos
· 8 years ago
b29e652
Revert "Revert of Parse FlexFEC RTP headers in Call and add integration with BWE. (patchset #17 id:460001 of https://codereview.webrtc.org/2553863003/ )"
by brandtr
· 8 years ago
70e4053
Revert of Parse FlexFEC RTP headers in Call and add integration with BWE. (patchset #17 id:460001 of https://codereview.webrtc.org/2553863003/ )
by brandtr
· 8 years ago
ab2ffa3
Parse FlexFEC RTP headers in Call and add integration with BWE.
by brandtr
· 8 years ago
7250b39
Move FlexfecReceiveStream from api/call/ to call/.
by brandtr
· 8 years ago
1cfbd60
Generalize FlexfecReceiveStream::Config.
by brandtr
· 8 years ago
43c31e7
Make configuration logic harsher in FlexfecReceiveStream.
by brandtr
· 8 years ago
76648da
Add FlexfecReceiveStream.
by brandtr
· 8 years ago