Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
098d24c3c18f4b1fd043d7ba716d7601f0ce2b74
/
modules
098d24c
Revert "Make javac warnings errors for WebRTC targets."
by Lu Liu
· 7 years ago
12251b6
Adding @SuppressWarnings(NoSynchronizedMethodCheck).
by Mirko Bonadei
· 7 years ago
19b7614
Make javac warnings errors for WebRTC targets.
by Sami Kalliomäki
· 7 years ago
ae29428
Revert "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices."
by Ivo Creusen
· 7 years ago
fd6c091
Delete deprecated constructor of SendSideCongestionController.
by Niels Möller
· 7 years ago
e3a4da9
AGC: Change default clipping level min to 70
by Henrik Lundin
· 7 years ago
47836b4
Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices.
by Sergey Silkin
· 7 years ago
88f080a
Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer.
by Rasmus Brandt
· 7 years ago
a750333
Remove support for SW H264 High profile decoding
by Magnus Jedvert
· 7 years ago
1803628
NetEq: Fix a problem with too large delay during codec-internal DTX/CNG
by Henrik Lundin
· 7 years ago
eb254b4
Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}`
by Karl Wiberg
· 7 years ago
8686077
[Window Capturer] Inaccurate cursor position on cinnamon
by Zijie He
· 7 years ago
f0cc814
Support writing network timestamp delta fields into VideoTimingExtension
by Danil Chapovalov
· 7 years ago
96acb43
Fix Chromium compile of StereoEncoderAdapter.
by Max Morin
· 7 years ago
13a8f20
Add CHECKs to FlexfecReceiver.
by Rasmus Brandt
· 7 years ago
ae3981a
Removes experimental sleep in ADM initialization for Android
by henrika
· 7 years ago
9d4af01
New PacedSender constructor with injected PacketQueue
by Niels Möller
· 7 years ago
996eb9e
Fix typo in VideoSendTiming header extension structure
by Danil Chapovalov
· 7 years ago
dbcac7f
Add StereoCodecAdapter classes
by Emircan Uysaler
· 7 years ago
8c8d49e
Add periodic compound packet sending to RtcpTransceiver
by Danil Chapovalov
· 7 years ago
bde473e
Fix/suppress new warnings introduced in Chromium roll.
by Sami Kalliomäki
· 7 years ago
90397d9
Remove use of RTPFragmentationHeader from RTPSenderAudio
by Niels Möller
· 7 years ago
c7b18fe
Shifted value doesn't fit in 'int32_t'.
by Alex Loiko
· 7 years ago
fb1a866
Add support for H.264 constrained high profile in VideoProcessor.
by Rasmus Brandt
· 7 years ago
5d7fd19
Don't build windows core audio if using dummy file devices.
by Edward Lemur
· 7 years ago
b0576ec
Reland of Improves native Android audio implementations
by henrika
· 7 years ago
e4c6915
Remove verbose setting and reorder some print statements in VideoProcessor.
by Rasmus Brandt
· 7 years ago
34fa295
Delete unused VP8 packetization modes.
by Niels Möller
· 7 years ago
e87cfe2
Remove unused method PacketLossModeToStr.
by Åsa Persson
· 7 years ago
0af34ad
The onWebRtcAudioTrackStartError is changed in this CL which breaks the internal projects.
by Zhi Huang
· 7 years ago
c2a0eb2
[Window Capture] Mouse cursor missing during window sharing on Mac OSX
by Zijie He
· 7 years ago
92b1ffd
Improves native Android audio implementations.
by henrika
· 7 years ago
78161ca
Add sending sdes to RtcpTransceiver.
by Danil Chapovalov
· 7 years ago
a056599
Delete VCMSendStatisticsCallback and corresponding use of ProcessThread
by Niels Möller
· 7 years ago
fb6d326
Delete unused PredictivePacketManipulator.
by Rasmus Brandt
· 7 years ago
f7eea2a
Change key frame mismatch threshold for VP9 in unit test.
by Jerome Jiang
· 7 years ago
74e72c8
Lowering the threshold for delay change detection in AEC3
by Per Åhgren
· 7 years ago
173fd91
[Window Capture] Inaccurate cursor position during window sharing on X11
by Zijie He
· 7 years ago
84634b8
Temporarily disabled failing death test.
by Gustaf Ullberg
· 7 years ago
b9f5361
Removing undefined left shifts in AudioProcessing
by Alex Loiko
· 7 years ago
a194e58
Move sequence_number_utils.h to rtc_base/
by Bjorn Terelius
· 7 years ago
47d3a01
Reenable some supressed warnings for the objc SDK.
by Kári Tristan Helgason
· 7 years ago
7275e18
Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix
by Karl Wiberg
· 7 years ago
7c8cca3
Add check for send-side bwe before applying alr settings
by Erik Språng
· 7 years ago
58b7291
Log warning when receiving an H.264 containing IDR, but not SPS/PPS.
by Rasmus Brandt
· 7 years ago
d79314f
Reland "Add fine grained dropped video frames counters on sending side"
by Ilya Nikolaevskiy
· 7 years ago
f0c4467
Make VideoProcessor::Init/Release methods private and call from constructor/destructor.
by Åsa Persson
· 7 years ago
c22a3a6
Refactor VP8 encoder creation logic
by Ilya Nikolaevskiy
· 7 years ago
7ddd463
Balancing the transparency in AEC3 between saturating and low echo paths
by Per Åhgren
· 7 years ago
398a7c6
Create skeleton of the rtcp transceiver.
by Danil Chapovalov
· 7 years ago
21360eb
Add application extension field to RtpPacketReceived.
by Dino Radaković
· 7 years ago
f7a3558
Add VideoProcessor tests verifying that H.264 keyframes contain SPS/PPS/IDR.
by Rasmus Brandt
· 7 years ago
edf4ff7
Only treat H.264 frames containing SPS, PPS, and IDR as key frames.
by Rasmus Brandt
· 7 years ago
45adbaf
APM-QA unit test bug fix
by Alessio Bazzica
· 7 years ago
c531af7
Fix 'Left shift cannot be represented in int32_t'.
by Alex Loiko
· 7 years ago
330bf40
WebRTC VAD wrapper for APM-QA
by Alessio Bazzica
· 7 years ago
c5ee987
Stop using std::tr1
by Edward Lemur
· 7 years ago
a642efb
Ensures that iOS audio parameters are valid.
by henrika
· 7 years ago
ba68aab
Fix of integer overflow in WebRtcAecm_ProcessBlock / ApmTest.Process
by Alessio Bazzica
· 7 years ago
bd92d8d
Forgotten 'memset' in NoiseSuppression.
by Alex Loiko
· 7 years ago
8731176
NetEq: Fix an UBSan error
by Henrik Lundin
· 7 years ago
9155e49
New classes RefCounter and RefCountedBase.
by Niels Möller
· 7 years ago
ccdfcca
New PacketQueue2 behind WebRTC-RoundRobinPacing field trial.
by philipel
· 7 years ago
4d9ac58
Use C++11 static initialization, replacing Atomic32 CompareExchange.
by Niels Möller
· 7 years ago
d6314d9
Delete unused method PacedSender::AverageQueueTimeMs
by Niels Möller
· 7 years ago
b7e1788
Fixing other unsafe conversions.
by Mirko Bonadei
· 7 years ago
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
Next »