Sign in
webrtc
/
src.git
/
cb423c43b09236e1ff280f2720f67c25919fe188
/
modules
1c1a681
Revert "Add fine grained dropped video frames counters on sending side"
by Ilya Nikolaevskiy
· 7 years ago
fd7c0a5
Avoid NetEq triggering a Framelength change when receiving an FEC packet.
by Ivo Creusen
· 7 years ago
36636a2
Removes StaticAccessedFromInstance warning in Android audio track.
by henrika
· 7 years ago
78609d5
Reland of BWE allocation strategy
by Alex Narest
· 7 years ago
6f72f56
Change return types of refcount methods.
by Niels Möller
· 7 years ago
dc9ca93
Revert "BWE allocation strategy"
by Alex Narest
· 7 years ago
4458287
Final stage in removing unused ADM APIs
by henrika
· 7 years ago
f74d641
Simplify setting/unsetting REMB in RtcpSender
by Danil Chapovalov
· 7 years ago
2d27fb5
Move TestConfig to separate file.
by Åsa Persson
· 7 years ago
7173cf2
Add cpu measurements to VideoProcessorIntegrationTest.
by Åsa Persson
· 7 years ago
ea7a3f8
Fixing unsafe conversion
by Mirko Bonadei
· 7 years ago
712048c
Replace raw new by MakeUnique, and improve declarations.
by Niels Möller
· 7 years ago
4b1a363
Add fine grained dropped video frames counters on sending side
by Ilya Nikolaevskiy
· 7 years ago
a8c08b1
APM-QA annotations: incorrect type bugfix and level estimation with 1 ms frames.
by Alessio Bazzica
· 7 years ago
a5fbc23
BWE allocation strategy
by Alex Narest
· 7 years ago
849030d
Optionally copy clean speech input files under _cache with APM-QA.
by Alessio Bazzica
· 7 years ago
bd83b91
Separate AEC3 config from AudioProcessing::Config.
by Gustaf Ullberg
· 7 years ago
737e073
Fixing warning C4267 on Win (more_configs).
by Mirko Bonadei
· 7 years ago
25eb28c
Bugfix for histogram scaling function in NetEq's DelayManager.
by Ivo Creusen
· 7 years ago
a811027
Fixing warning C4267 on Win (more_configs).
by Mirko Bonadei
· 7 years ago
39260c4
Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic."
by Lu Liu
· 7 years ago
54d1da1
BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic.
by Alex Narest
· 7 years ago
2bdeb22
APM-QA clean speech annotations.
by Alessio Bazzica
· 7 years ago
6592f2c
Removes more unused ADM APIs:
by henrika
· 7 years ago
0743814
aec3: Use fabsf() instead of std::abs() for floats.
by Raphael Kubo da Costa
· 7 years ago
44b1fa4
Missing use of RTC_GUARDED_BY in PacedSender
by Elad Alon
· 7 years ago
5fc130b
Make sure updated pacing factor is applied immediately.
by Erik Språng
· 7 years ago
40659c3
Corrected and robustified the detection of the delay in the AEC3 filter
by Per Åhgren
· 7 years ago
1b4059e
Transparency improvements for AEC3 during call start and after resets
by Per Åhgren
· 7 years ago
ce045ac
Enable Echo Control at injection.
by Gustaf Ullberg
· 7 years ago
31fbb54
NetEq: Drop unnecessary dependency on the audio decoder implementations
by Karl Wiberg
· 7 years ago
f52a3a7
We don't want implicit conversion from size_t to int
by Karl Wiberg
· 7 years ago
0122e84
Reland "Remove sent framerate and bitrate calculations from MediaOptimization."
by Åsa Persson
· 7 years ago
919dc2e
Removes fallback from Linux PulseAudio to ALSA.
by henrika
· 7 years ago
c8c71b9
Stop using ANDROID macro in favour of WEBRTC_ANDROID.
by Mirko Bonadei
· 7 years ago
9827ed7
Add override declarations to FakeAudioDeviceModule.
by Niels Möller
· 7 years ago
8eb9c7d
Added EchoCanceller3Factory.
by Gustaf Ullberg
· 7 years ago
569f4e7
Disable some flaky screen/desktop capture tests on Linux.
by Taylor Brandstetter
· 7 years ago
052c78d
Removed unused AudioProcessing::Create.
by Gustaf Ullberg
· 7 years ago
385b10b
Added experiment to improve handling of frame length changes in NetEq.
by Ivo Creusen
· 7 years ago
881829b
New PacketQueue2 which prioritize packets in a round-robin fashion.
by philipel
· 7 years ago
09d9014
Reland "Make it possible to isolate bwe_simulations_tests"
by Edward Lemur
· 7 years ago
270f7b5
AGC2 dummy module: fixed gain param, APM integration, audioproc_f adaptation
by Alessio Bazzica
· 7 years ago
002ef28
Added EchoControlFactory interface.
by Gustaf Ullberg
· 7 years ago
86f25d3
Create links to single experiments in APM-QA exported results.
by Alessio Bazzica
· 7 years ago
dc182a4
VideoProcessorIntegrationTest: remove arrays in RateProfile and use vector of RateProfiles instead.
by Åsa Persson
· 7 years ago
8cd750d
Enable NetEq's Opus bit-exactness tests for Android
by Henrik Lundin
· 7 years ago
69cc48b
Revert "Make it possible to isolate bwe_simulations_tests"
by Patrik Höglund
· 7 years ago
28addd0
Make it possible to isolate bwe_simulations_tests
by Edward Lemur
· 7 years ago
d3d7f44
Cleanup in the code for the lag estimation in AEC3
by Per Åhgren
· 7 years ago
d8579e0
EchoControl factory injectable in AudioProcessing.
by Gustaf Ullberg
· 7 years ago
5de6b1a
Delete remnants of support for RFC 5450, extended jitter report.
by Niels Möller
· 7 years ago
5ff6483
Removes usage if ID in AudioDeviceImpl.
by henrika
· 7 years ago
ca0ed63
Revert "Remove sent framerate and bitrate calculations from MediaOptimization."
by Åsa Persson
· 7 years ago
4af7366
AudioDeviceImpl cleanup
by henrika
· 7 years ago
8ffeeb2
Deletion of temp files in modules_unittests.
by Gustaf Ullberg
· 7 years ago
6229d92
Removed redundant max operation and corrected comment
by Per Åhgren
· 7 years ago
51e21aa
Simplify RtpRtcp interface for REMB
by Danil Chapovalov
· 7 years ago
d931705
Fixed threading exception on Mac.
by Peter Hanspers
· 7 years ago
f9e5822
Changed the aggregation of AEC3 matched filter delay estimates
by Per Åhgren
· 7 years ago
1f33a37
AEC3 tunings to increase the transparency
by Per Åhgren
· 7 years ago
af721b7
Remove sent framerate and bitrate calculations from MediaOptimization.
by Åsa Persson
· 7 years ago
92cacec
Fix mistake in range validation of WebRTC-BweBackOffFactor.
by Stefan Holmer
· 7 years ago
d309b00
Smoothed the application of the NLP gain in AEC3
by Per Åhgren
· 7 years ago
c65ce78
Separated the NLP behavior in AEC3 for different echo estimates.
by Per Åhgren
· 7 years ago
46ca287
Reland of https://chromium-review.googlesource.com/c/external/webrtc/+/616724 under field trial.
by Ivo Creusen
· 7 years ago
0f46441
Added the ability to set the default echo path delay in AEC3.
by Per Åhgren
· 7 years ago
59ff0e2
Renamed echo_canceller3 to echo_controller in APM.
by Gustaf Ullberg
· 7 years ago
7106d93
General AEC3 transparency improvements
by Per Åhgren
· 7 years ago
bef945f
in Vp8 packetizer use DCHECK instead of assert
by Danil Chapovalov
· 7 years ago
8deb818
Support more H264 profiles for internal software codec
by Magnus Jedvert
· 7 years ago
84255bb
Add explicit includes of refcountedobject.h where it is used.
by Niels Möller
· 7 years ago
b6ca721
Changes test condition in AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex
by henrika
· 7 years ago
602dc43
Fix some lint warnings on Android.
by Sami Kalliomäki
· 7 years ago
fb26f85
Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h.""
by Niels Moller
· 7 years ago
bf6937a
Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Möller
· 7 years ago
3def74b
Disables AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex on Android
by henrika
· 7 years ago
7e312cf
Minor changes to the boxplot tool in APM-QA.
by Alex Loiko
· 7 years ago
c522298
Added first version of the EchoControl interface, used for AEC abstraction.
by Gustaf Ullberg
· 7 years ago
ea00e48
Add field trials to configure the backoff factor and the trendline window of the BWE.
by Stefan Holmer
· 7 years ago
7a41e24
Customizable noise tracks path in APM-QA
by Alessio Bazzica
· 7 years ago
13044c1
Reduce time between sync frames for temporal layers vp8 screensharing.
by Erik Språng
· 7 years ago
d692ef9
Update comments for rename of ScalingObserverInterface.
by Niels Möller
· 7 years ago
22ec952
Delete in_order argument to RtpReceiver::IncomingRtpPacket
by Niels Möller
· 7 years ago
4332d09
Reland "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
5866291
Implement ScreenshareTemporalLayersChecker
by Ilya Nikolaevskiy
· 7 years ago
14fc998
Boxplot for APM-QA
by Alex Loiko
· 7 years ago
bbc5d90
No normalization of input and noise tracks in the test data generators of APM-QA
by Alessio Bazzica
· 7 years ago
a32dd01
Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface."
by Fredrik Solenberg
· 7 years ago
c62f6c7
RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs
by Karl Wiberg
· 7 years ago
be1f97e
Allow horizontal scrolling in the APM-QA HTML reports.
by Alessio Bazzica
· 7 years ago
39cefdb
Revert "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
68007e9
Reland "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
6967553
APM-QA Test data generation: environmental noise looped.
by Alessio Bazzica
· 7 years ago
c3fa8e1
New method RtpReceiver::GetLatestTimestamps.
by Niels Möller
· 7 years ago
4a87e1c
Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead
by Elad Alon
· 7 years ago
1d87b0e
Create RtcEventLogEncoderLegacy
by Elad Alon
· 7 years ago
729b910
Revert "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
2209b90
Remove WEBRTC_TRACE.
by Fredrik Solenberg
· 7 years ago
d25fa78
Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Moller
· 7 years ago
Next »