Sign in
webrtc
/
src
/
ef77ef35731249f58ffe25479f00a2795fd6854d
/
modules
ef77ef3
Revert "Desktop capturer: Add OnDisplayChanged callback"
by Brave Yao
· 6 years ago
77938e6
Simulcast work to enable RID mux.
by Amit Hilbuch
· 6 years ago
86079a4
Fix potential null pointer dereference.
by Yves Gerey
· 6 years ago
d375f1c
Refactor NetEqTestFactory to not use "external" decoders
by Niels Möller
· 6 years ago
da0222b
Adds new timer based rate controller trial to GoogCC
by Sebastian Jansson
· 6 years ago
ea7e7a9
Fix incorrect behavior in H264 packetizer in some cases
by Ilya Nikolaevskiy
· 6 years ago
c0a67ba
AEC3: moving the dumping of the Erle to aec state
by Jesús de Vicente Peña
· 6 years ago
a1f78a4
Revert "Refactor rate profile update."
by Sergey Silkin
· 6 years ago
b6cdfdc
Refactor rate profile update.
by Sergey Silkin
· 6 years ago
7f57788
Removes trial to enable BBR congestion controller.
by Sebastian Jansson
· 6 years ago
e2e0000
Make pacing buffer send interval configurable.
by Christoffer Rodbro
· 6 years ago
61832dd
Propagate spatial index to EncodedImage.
by Sergey Silkin
· 6 years ago
29a935a
Refactor NetEqDecoderPlc to use AudioDecoderProxyFactory
by Niels Möller
· 6 years ago
3f651d8
Reland "Add AudioDecoderFactory to NetEqTest constructor."
by Niels Möller
· 6 years ago
31d8b52
Delete unneeded includes of rtc_base/stringutils.h.
by Niels Möller
· 6 years ago
d1208c2
Desktop capturer: Add OnDisplayChanged callback
by Gary Kacmarcik
· 6 years ago
503da94
Adds first unacknowledged packet send time.
by Sebastian Jansson
· 6 years ago
11b8703
Base ApmTest.Process on AudioProcessingStats.output_rms_dbfs
by Sam Zackrisson
· 6 years ago
358fba1
Removes NetworkControllerTester
by Sebastian Jansson
· 6 years ago
b3564c1
Back off relative to current estimate rather than ack rate when in ALR.
by Erik Språng
· 6 years ago
a1bec23
Pass on explicit color space for VP8 and H264
by Johannes Kron
· 6 years ago
0fcf4b1
Delete unused I420 "codec"
by Niels Möller
· 6 years ago
7d92de6
Deprecating legacy SendSideCongestionController.
by Sebastian Jansson
· 6 years ago
41f3a43
Remove CodecInst pt.3
by Fredrik Solenberg
· 6 years ago
f7f753b
Revert "Add AudioDecoderFactory to NetEqTest constructor."
by Oleh Prypin
· 6 years ago
daa970f
Add AudioDecoderFactory to NetEqTest constructor.
by Niels Möller
· 6 years ago
f693bfa
Remove CodecInst pt.2
by Fredrik Solenberg
· 6 years ago
194d4d2
Delete unused send-side methods of VideoCodingModule
by Niels Möller
· 6 years ago
2db46b0
Added new feature to print a text log to neteq_rtpplay
by Ivo Creusen
· 6 years ago
94f1074
Only use GetAudio events that correspond to an ssrc matching at least one incoming packet.
by Ivo Creusen
· 6 years ago
24779d8
Missing packet send time should not cause BWE backoff.
by Bjorn Terelius
· 6 years ago
3073f3d
Revert "Reland "Default to dlopening the PipeWire.""
by Henrik Grunell
· 6 years ago
3be607f
Use output_dir instead of output_name
by Takuto Ikuta
· 6 years ago
f1ab9b9
Refactor creation of ColorSpace test data
by Johannes Kron
· 6 years ago
0cc42d4
Reland "Default to dlopening the PipeWire."
by Tomas Popela
· 6 years ago
d96b275
Refactor EncodeParameters usage, remove unused rtt/loss
by Erik Språng
· 6 years ago
aa7bc7e
Create field trial for vp8 number of thread on iOS.
by Jiawei Ou
· 6 years ago
1618095
Cleanup of RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
c13f4be
Add chroma siting to color space RTP extension
by Johannes Kron
· 6 years ago
0697ce2
Revert "Reland "Default to dlopening the PipeWire.""
by Henrik Grunell
· 6 years ago
1d8307d
Delete VideoCodec::targetBitrate
by Niels Möller
· 6 years ago
e10b163
Stop using 'using namespace'.
by Mirko Bonadei
· 6 years ago
50b66d5
Convert NetEq Cng-related test to not use RegisterExternalDecoder
by Niels Möller
· 6 years ago
a099877
Reland "Default to dlopening the PipeWire."
by Tomas Popela
· 6 years ago
7b3a568
Reland 2: Add VP9 Profile 2 to default profiles
by Emircan Uysaler
· 6 years ago
5d47401
Reduce pacing buffer padding rate during pushback.
by Christoffer Rodbro
· 6 years ago
698d6c4
Change the type of indW32 back to int32_t
by Sam Zackrisson
· 6 years ago
aa4f100
Adds trial to fall back to probe rate if ack rate is missing.
by Sebastian Jansson
· 6 years ago
f3ef6cd
Using more accurate receive time calculation in scenario tests.
by Sebastian Jansson
· 6 years ago
69540f4
Use android Nullable instead of javax Nullable
by Artem Titarenko
· 6 years ago
5701162
Re-tuning of VAD in AGC2.
by Alex Loiko
· 6 years ago
f04feee
Remove redundant return-statement in VCMGenericEncoder::RequestFrame
by Elad Alon
· 6 years ago
a1eb9c7
Convert NetEq tests to not use RegisterExternalDecoder.
by Niels Möller
· 6 years ago
8b9b5f9
Activate/deactivate VP9 spatial layers.
by Sergey Silkin
· 6 years ago
b47ccc3
Add chroma siting to ColorSpace
by Johannes Kron
· 6 years ago
a59db74
Remove unnecessary includes of common_types.h
by Fredrik Solenberg
· 6 years ago
168456c
Enable authentication of the header as an optional WebRTC trial.
by Benjamin Wright
· 6 years ago
a956d49
Only create ALR detector in PacedSender if deprecated functions are called.
by Bjorn Terelius
· 6 years ago
1d61c43
desktopCapture: copy whole screen region when screen is zoomed on OSX
by braveyao
· 6 years ago
4348ce2
Calculate min and max receive timestamps for packets in a video frame
by Ilya Nikolaevskiy
· 6 years ago
48a7946
Convert all webrtc code to not access EncodedImage::_size directly.
by Niels Möller
· 6 years ago
3f10ca8
Always record receive timestamps even on when the invalid flag is set.
by Benjamin Wright
· 6 years ago
b7180c0
Replace RegisterExternalDecoder in NetEq test VerifyTimestampPropagation.
by Niels Möller
· 6 years ago
87609be
Merges RtpTransportControllerSend with SendSideCongestionController.
by Sebastian Jansson
· 6 years ago
722875f
Adding partial authentication of the Generic RTP Frame Descriptor.
by Benjamin Wright
· 6 years ago
18f0c3c
Add RegisterAudioSendPayload() method
by Fredrik Solenberg
· 6 years ago
b438b5a
Reland "Change ReceiveStatistics reaction to large sequence numbers jumps"
by Danil Chapovalov
· 6 years ago
657b296
Reland "Remove CodecInst pt.1"
by Fredrik Solenberg
· 6 years ago
7e0299e
Revert "Change ReceiveStatistics reaction to large sequence numbers jumps"
by Danil Chapovalov
· 6 years ago
5546aef
Vp9 flexible mode fixes
by Ilya Nikolaevskiy
· 6 years ago
ebad177
Include event_wrapper.h only where used.
by Niels Möller
· 6 years ago
f5997c9
Delete unused member RTPSender::last_capture_time_ms_sent_
by Niels Möller
· 6 years ago
c4f1201
Change ReceiveStatistics reaction to large sequence numbers jumps
by Danil Chapovalov
· 6 years ago
ee59a17
Ensure GenericFrameDescriptor byte representation match
by Danil Chapovalov
· 6 years ago
74fb822
Allow probing up to 2x allocation limit
by Erik Språng
· 6 years ago
9cccf85
Delete unused video coding error codes.
by Niels Möller
· 6 years ago
d0b69a8
Send and receive color space information if available
by Johannes Kron
· 6 years ago
ec086d8
Fixes race in SendSideCongestionControllerTest.OldFeedback.
by Sebastian Jansson
· 6 years ago
ec0f45b
Revert "Remove CodecInst pt.1"
by Fredrik Solenberg
· 6 years ago
9d54bd8
AEC3: Fix ENR threshold for WebRTC-Aec3UseLegacyNormalSuppressorTuning
by Gustaf Ullberg
· 6 years ago
056f973
Remove CodecInst pt.1
by Fredrik Solenberg
· 6 years ago
4da382e
Speculative revert due to a long history of issues related to VP9 on Mac.
by Henrik Andreassson
· 6 years ago
3b923d9
Remove color space enum value kInvalid
by Johannes Kron
· 6 years ago
93dac8e
Delete workaround for CreateEvent
by Niels Möller
· 6 years ago
a0f4430
Replace RegisterExternalDecoder with decoder factory in NetEqImplTest120ms
by Niels Möller
· 6 years ago
0076529
Add BufferedFrameDecryptor to cleanly deal with receiving encrypted frames.
by Benjamin Wright
· 6 years ago
6ed4f14
Remove deprecated VideoEncoder metadata methods
by Erik Språng
· 6 years ago
897a991
Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo
by Mirta Dvornicic
· 6 years ago
b939d35
Fixes DCHECK bug in LinkCapacityEstimator.
by Sebastian Jansson
· 6 years ago
483c1b2
desktop_capture: apply scale to cursor relative positon on Mac only
by braveyao
· 6 years ago
051251f
Extracts LinkCapacityEstimator from AimdRateControl.
by Sebastian Jansson
· 6 years ago
cfe36ca
Cap probing bitrate to max total allocated bitrate
by Erik Språng
· 6 years ago
5976bde
Unittests for loss based bandwidth estimation.
by Christoffer Rodbro
· 6 years ago
d4d254f
Revert "Various VP9 high fps fixes"
by Patrik Höglund
· 6 years ago
f0eee00
Move size() method to EncodedImage base class
by Niels Möller
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
3312092
Keep bitrate constraints.
by Sergey Silkin
· 6 years ago
bb9f4c1
Delete ssrc book-keeping in NetEq
by Niels Möller
· 6 years ago
648a7ce
Delete method EncodedFrame::GetBitstream, part 1
by Niels Möller
· 6 years ago
de10eea
AEC3: Fix ENR in the dominant nearend detection
by Gustaf Ullberg
· 6 years ago
Next »