Sign in
webrtc
/
src
/
webrtc
/
ab1c7907dc77972086ceab9a9dbf2d0621b11a80
/
modules
/
rtp_rtcp
/
source
/
ulpfec_receiver_unittest.cc
0e9e5a2
Reland of Only compare sequence numbers from the same SSRC in ForwardErrorCorrection. (patchset #1 id:1 of https://codereview.webrtc.org/2919313005/ )
by brandtr
· 8 years ago
032d66e
Delete RtpData::OnRecoveredPacket, use RecoveredPacketReceiver instead.
by nisse
· 8 years ago
fc3c29b
Update video histograms that do not have a minimum lifetime limit before being recorded.
by asapersson
· 8 years ago
001769c
Rename FecReceiver to UlpfecReceiver.
by brandtr
· 8 years ago
[Renamed (73%) from modules/rtp_rtcp/source/fec_receiver_unittest.cc]
3a57b42
Revert of Fix chromium-style warnings. (patchset #1 id:1 of https://codereview.webrtc.org/2400993002/ )
by terelius
· 8 years ago
9121681
Fix chromium-style warnings.
by terelius
· 8 years ago
e3accf3
Reorder member functions in FecReceiver unit test file.
by brandtr
· 9 years ago
da18bce
Generalize UlpfecPacketGenerator into AugmentedPacketGenerator.
by brandtr
· 9 years ago
ac030b5
Style fixes in FecReceiver and ProducerFec unit tests.
by brandtr
· 9 years ago
935e98b
Rename FrameGenerator -> UlpfecPacketGenerator.
by brandtr
· 9 years ago
36a2479
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
15b966d
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
28cfdc3
Generalize FEC header formatting.
by Rasmus Brandt
· 9 years ago
3d177cf
Generalize FEC unit tests and rename GenerateFec.
by brandtr
· 9 years ago
32e13c5
Style updates to ProducerFec/FecReceiver.
by brandtr
· 9 years ago
daf6ec8
Use std::unique_ptr in ForwardErrorCorrection.
by brandtr
· 9 years ago
ea0f885
Style updates for ForwardErrorCorrection and related classes.
by Rasmus Brandt
· 9 years ago
6e27acd
Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/
by kwiberg
· 9 years ago
1da39d1
Revert of Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ (patchset #1 id:40001 of https://codereview.webrtc.org/1921233002/ )
by terelius
· 9 years ago
f714f68
Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/
by kwiberg
· 9 years ago
665a2eb
webrtc::RtpPacket name freed for better RtpPacket
by Danil Chapovalov
· 9 years ago
36a14b5
modules: more interface -> include renames
by Henrik Kjellander
· 9 years ago
01422bc
Prevent heap overflows for incorrect FEC packet lengths.
by pbos
· 10 years ago
2feb3ce
Fail RTP parsing on excessive padding length.
by pbos
· 10 years ago
c173ea5
Prevent OOB reads in FEC packets without complete RED headers.
by pbos
· 10 years ago
8ce597d
Prevent out-of-bounds reads for short FEC packets.
by pbos
· 10 years ago
deb9dae
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
4935b80
Add percentage of fec packets and recovered media packets to histogram stats:
by asapersson@webrtc.org
· 10 years ago
e75b348
Add H.264 packetization.
by stefan@webrtc.org
· 11 years ago
9968131
Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG.
by andresp@webrtc.org
· 11 years ago
db74c61
Adds support for combining RTX and FEC/RED.
by stefan@webrtc.org
· 12 years ago
[Renamed (88%) from modules/rtp_rtcp/source/receiver_fec_unittest.cc]
7fc75bb
Update talk to 50918584.
by wu@webrtc.org
· 12 years ago
0ba496b
Revert r4301
by tnakamura@webrtc.org
· 12 years ago
a32d18f
Breaking out receive-stats, rtp-payload-registry and rtp-receiver from the
by stefan@webrtc.org
· 12 years ago
cbd78ae
Include files from webrtc/.. paths in rtp_rtcp/
by pbos@webrtc.org
· 12 years ago
4efbd60
Formatted FEC stuff.
by phoglund@webrtc.org
· 12 years ago
b015cbe
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago