Sign in
webrtc
/
src
/
8bc865bc70ad4620d89cae7e1824917837fd4c67
/
modules
/
video_coding
/
fec_controller_default.cc
6deec38
Migrate modules/video_coding to webrtc::Mutex.
by Markus Handell
· 4 years, 7 months ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
f91353e
FecControllerDefault nits (missing empty lines)
by Elad Alon
· 6 years ago
8f7ce22
Make VideoFrameType an enum class, and move to separate file and target
by Niels Möller
· 6 years ago
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
68b2df7
Make protection_overhead_rate configurable through field trial.
by Ying Wang
· 6 years ago
8fdcac3
Remove clang:find_bad_constructs suppression from call:call.
by Mirko Bonadei
· 6 years ago
0dd1b0a
Revert "Revert "Enables PeerConnectionFactory using external fec controller""
by Ying Wang
· 7 years ago
0073301
Revert "Enables PeerConnectionFactory using external fec controller"
by Taylor Brandstetter
· 7 years ago
4f07bdb
Enables PeerConnectionFactory using external fec controller
by Ying Wang
· 7 years ago
3b790f3
Make fec controller plug-able.
by Ying Wang
· 7 years ago
[Renamed (85%) from modules/video_coding/protection_bitrate_calculator.cc]
38a31b0
Revert "Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback"""
by Ying Wang
· 7 years ago
[Renamed (89%) from modules/video_coding/protection_bitrate_calculator_default.cc]
718d863
Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback""
by Ying Wang
· 7 years ago
[Renamed (89%) from modules/video_coding/protection_bitrate_calculator.cc]
53d9013
Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback"
by Jonathan Yu
· 7 years ago
[Renamed (89%) from modules/video_coding/protection_bitrate_calculator_default.cc]
e58e91b
Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback
by Ying Wang
· 7 years ago
[Renamed (89%) from modules/video_coding/protection_bitrate_calculator.cc]
c74d8da
Remove unused struct from ProtectionBitrateCalculator.
by Åsa Persson
· 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/modules/video_coding/protection_bitrate_calculator.cc]
c2c24f7
Remove frame rate and target bitrate from ProtectionBitrateCalculator::SetEncodingData
by perkj
· 9 years ago
57c21f9
Remove ViEEncoder::Pause / Start
by perkj
· 9 years ago
69b332d
Move logic for calculating needed bitrate overhead used by NACK and FEC to VideoSender.
by Per
· 9 years ago