Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
562a37f926dd40754c0c1627f539f1a5276e5399
/
video
/
video_send_stream_impl.cc
82ed2e8
Cleanup: Propagating BitrateAllocationUpdate to RtpVideoSender
by Sebastian Jansson
· 5 years ago
c67a4d6
Fix WebRTC-Video-MinVideoBitrate for VP9
by Elad Alon
· 5 years ago
80f53b7
Extend WebRTC-Video-MinVideoBitrate to experiment per-codec
by Elad Alon
· 5 years ago
a8336d3
Connect the stable target rate to the video encoders
by Florent Castelli
· 5 years ago
8c5520c
Reland "Make the min video bitrate in VideoSendStream configurable."
by Ying Wang
· 5 years ago
1d2149c
Revert "Make the min video bitrate in VideoSendStream configurable."
by Alessio Bazzica
· 5 years ago
b2fb0b9
Make the min video bitrate in VideoSendStream configurable.
by Ying Wang
· 5 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 5 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 5 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 5 years ago
5983087
Forced vp8 sw encoder fallback: only use min bitrate config if codec type is vp8.
by Åsa Persson
· 5 years ago
8f01c4e
Define FecControllerOverride and plumb it down to VideoEncoder
by Elad Alon
· 5 years ago
87e3f9d
[video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo
by Henrik Boström
· 5 years ago
aa9aa57
Disable padding for paused encoders even on reconfiguration
by Ilya Nikolaevskiy
· 6 years ago
b6ef99b
Translate loss notifications and pass to encoder
by Elad Alon
· 6 years ago
b55015e
Replacing SequencedTaskChecker with SequenceChecker.
by Sebastian Jansson
· 6 years ago
0a8562e
Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback
by Elad Alon
· 6 years ago
14d1c9d
Rename EncoderKeyFrameCallback back to EncoderRtcpFeedback
by Elad Alon
· 6 years ago
4c6ca30
Update VideoStreamEncoder to use new VideoEncoder::SetRates() method.
by Erik Språng
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
bd631a0
Use Abseil container algorithms in video/
by Steve Anton
· 6 years ago
e896490
Revert "Fix target bitrate RTCP messages behavior for SVC streams"
by Oleh Prypin
· 6 years ago
ab65d8a
Fix target bitrate RTCP messages behavior for SVC streams
by Ilya Nikolaevskiy
· 6 years ago
2611164
Subtract protection bitrate from link headroom bitrate
by Erik Språng
· 6 years ago
8f7ce22
Make VideoFrameType an enum class, and move to separate file and target
by Niels Möller
· 6 years ago
cda86dd
Removes usages of repeating task without task queue argument.
by Sebastian Jansson
· 6 years ago
610c763
Add target bitrate headroom signal to VideoStreamEncoder.
by Erik Språng
· 6 years ago
8fb1a6a
Delete a few return values from audio streams and video send streams.
by Niels Möller
· 6 years ago
572c60f
Injecting Clock into video senders.
by Sebastian Jansson
· 6 years ago
464a557
Adds audio priority bitrate field trial parameter.
by Sebastian Jansson
· 6 years ago
80a8687
[clang-tidy] Apply performance-move-const-arg fixes (mutable lambdas).
by Mirko Bonadei
· 6 years ago
c402dbe
Account for simulcast hysteresis in padding rate calculation.
by Rasmus Brandt
· 6 years ago
fa89d84
Register callback for key frame request from media transport.
by Niels Möller
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
79f0d4d
Enables feature to account for unacknowledged data.
by Sebastian Jansson
· 6 years ago
cd76eab
Parsing of pacing factor and alr probing in RateControlSettings
by Erik Språng
· 6 years ago
ecb6897
Adds repeating task class.
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
4687915
Enable use of MediaTransportInterface for video streams.
by Niels Möller
· 6 years ago
0fc2843
Removing redundant argument for SSRCs from ctor of RtpVideoSender.
by Amit Hilbuch
· 6 years ago
8b9b5f9
Activate/deactivate VP9 spatial layers.
by Sergey Silkin
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
196c5ba
Specific pacing configuration.
by Christoffer Rodbro
· 6 years ago
13e5903
Using unit classes in BitrateAllocationUpdate struct.
by Sebastian Jansson
· 6 years ago
5571812
Adding rtcp report interval into RTCConfiguration.
by Jiawei Ou
· 6 years ago
c0e4d45
Adds BitrateAllocation struct to OnBitrateUpdated.
by Sebastian Jansson
· 6 years ago
192eeec
Enable End-to-End Encrypted Video Frames.
by Benjamin Wright
· 6 years ago
88be972
Delete post_encode_callback
by Niels Möller
· 6 years ago
64be7fa
Move FecController to RtpVideoSender.
by Stefan Holmer
· 6 years ago
4e193e4
Add ability to throttle VideoBitrateAllocation updates.
by Erik Språng
· 6 years ago
b57ab38
Don't pad to min bitrate for streams with alr probing enabled
by Erik Språng
· 6 years ago
f4ef2dd
Don't signal updated bitrate allocation on encoder paused
by Erik Språng
· 6 years ago
1beef1a
Delete VideoSendStream::EnableEncodedFrameRecording.
by Niels Möller
· 6 years ago
d3b8c63
Reland "Add spatial index to EncodedImage."
by Niels Möller
· 6 years ago
5a998d7
Revert "Add spatial index to EncodedImage."
by Niels Moller
· 6 years ago
da0898d
Add spatial index to EncodedImage.
by Niels Möller
· 6 years ago
86fbea1
Fix VideoSendStreamImpl::OnPacketFeedbackError: operator precedence.
by Benoît Lizé
· 6 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 6 years ago
9416ef8
Rename PayloadRouter to RtpVideoSender.
by Stefan Holmer
· 6 years ago
5ed25af
Properly clean up RtpVideoSender.
by Stefan Holmer
· 6 years ago
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 6 years ago
798ee75
Always disable RED when ULPFEC is disabled.
by Kári Tristan Helgason
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 6 years ago
277a656
Unstable BWE due to improper bit rate padding for VP9.
by “Michael
· 6 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
652dc91
Adds unit tests for VideoSendStreamImpl.
by Sebastian Jansson
· 7 years ago
24ad720
Uses config struct with bitrate allocator.
by Sebastian Jansson
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
8e0b15b
Moves VideoSendStreamImpl to a separate file.
by Sebastian Jansson
· 7 years ago