Sign in
webrtc
/
src
/
b9201b0ef42597ba224c2479f8e5a5dad183fef3
/
call
/
flexfec_receive_stream_unittest.cc
0018def
test: fix flexfec test
by Philipp Hancke
· 2 years, 8 months ago
83830f3
Delete TestListener and top-level thread wrapping.
by Niels Möller
· 2 years, 10 months ago
d0321c5
Deduplicate set of the rtp header extension uri constants
by Danil Chapovalov
· 3 years, 6 months ago
eb61b7f
ModuleRtcRtcpImpl2: remove Module inheritance.
by Markus Handell
· 3 years, 9 months ago
1c1f540
Factor out common receive stream methods to a common interface.
by Tommi
· 3 years, 9 months ago
0377bab
Split FlexfecReceiveStreamImpl init into worker / network steps.
by Tommi
· 3 years, 9 months ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
8026d60
Injecting Clock in video receive.
by Sebastian Jansson
· 6 years ago
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
· 8 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