Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
fd9149f842472751ac5f373acb3f5a5c17fd47c7
fd9149f
Temporarily remove linux_ubsan from commit queue
by Oleh Prypin
· 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
71c62b4
Roll gradle to version 4.2.1.
by Sami Kalliomäki
· 7 years ago
8ed8e56
Adding RTC_ prefixed LOG macros.
by Mirko Bonadei
· 7 years ago
b2d355e
Reland: Reject the description with fewer m= sections.
by Zhi Huang
· 7 years ago
36b28db
Fix clang style warnings in api/candidate.h
by Steve Anton
· 7 years ago
9d4a2e6
Move inlined methods from p2p/base/packetsocketfactory.h
by Steve Anton
· 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
9828beb
Fix/suppress all javac warnings.
by Sami Kalliomäki
· 7 years ago
ef5df1a
Fix WebSocketObserver getting garbage collected.
by Sami Kalliomäki
· 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
4556f3c
Revert "Simple Default ObjC video codec factories."
by Oskar Sundbom
· 7 years ago
c15b2dd
Switch metrics_default and field_trial_default to source_set.
by Mirko Bonadei
· 7 years ago
ef20795
Remove FlexFEC feedback params from internal encoder factory
by Magnus Jedvert
· 7 years ago
d2817d8
Allow injection of custom network models in place of FakeNetworkPipe.
by Christoffer Rodbro
· 7 years ago
0295a96
Estimate RTP clock frequency and plot capture-send delay.
by Bjorn Terelius
· 7 years ago
30915a7
Simple Default ObjC video codec factories.
by Anders Carlsson
· 7 years ago
a056599
Delete VCMSendStatisticsCallback and corresponding use of ProcessThread
by Niels Möller
· 7 years ago
2729c16
Fix some Android lint warnings in AppRTCMobile.
by Sami Kalliomäki
· 7 years ago
68e56a5
Android: Update VideoDecoderFactoryWrapper to implement CreateVideoDecoderWithParams.
by Sami Kalliomäki
· 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
eae3e65
Enable the clang style plugin for the stunprober target
by Steve Anton
· 7 years ago
ca7d54e
Fix clang style warnings in p2p/base/stun.h
by Steve Anton
· 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
ddfd9c5
Fix AudioProcessing fuzzer crash.
by Alex Loiko
· 7 years ago
ef52d8b8
Presubmit: Don't forget to warn when changing headers in subdirs of api/
by Karl Wiberg
· 7 years ago
d719979
Adding win_more_configs to CQ
by Mirko Bonadei
· 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
d9f99c1
Replace Atomic32 with std::atomic in video/
by Yuwei Huang
· 7 years ago
9de3aac
Reland "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
074dece
Fix flaky DataChannel integration test
by Steve Anton
· 7 years ago
398a7c6
Create skeleton of the rtcp transceiver.
by Danil Chapovalov
· 7 years ago
d5585ca
Move almost all references from WebRtcSession to PeerConnection
by Steve Anton
· 7 years ago
c4faa9c
Remove QUIC transport/data channel
by Steve Anton
· 7 years ago
a0b66c7
Enable cpu adaptation for screenshare in chrome as field trial
by Ilya Nikolaevskiy
· 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
6984ad2
Print state of AcknowledgedBitrateEstimator in event_log_visualizer.
by Bjorn Terelius
· 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
ef48df9
Fix the issues in SrtpTransport.
by Zhi Huang
· 7 years ago
a17ce27
Revert "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
af551a1
Enable the clang style plugin in rtc_base/
by Steve Anton
· 7 years ago
c5ee987
Stop using std::tr1
by Edward Lemur
· 7 years ago
8a63f78
Rewrite the remaining few WebRtcSession tests.
by Steve Anton
· 7 years ago
da6c095
Rewrite WebRtcSession data channel tests as PeerConnection tests
by Steve Anton
· 7 years ago
6f25b09
Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests"
by Steve Anton
· 7 years ago
f3ee3b7
Support RGB frames in RTCCVPixelBuffer
by Anders Carlsson
· 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
f92d871
Let ChanneOwner use scoped_refptr and RefCountedBase.
by Niels Möller
· 7 years ago
d92e0b5
Fixing crash in Mac client when no cameras are available.
by Peter Hanspers
· 7 years ago
93bc308
MB: Add Android Perf (swarming)
by Edward Lemur
· 7 years ago
fc313dc
Add prefix to codec name constants.
by Kári Tristan Helgason
· 7 years ago
4721736
Adding a KVO context to avoid issues with future super/sub-classing.
by Peter Hanspers
· 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
0c72050
Adding libFuzzer target for UlpFEC receiver.
by Mark Brand
· 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
5526687
Add instructions for converting SCTP verbose log to pcap file.
by Taylor Brandstetter
· 7 years ago
cb423c4
Adding comment about ice_connection_state really being ICE+DTLS.
by Taylor Brandstetter
· 7 years ago
1c1a681
Revert "Add fine grained dropped video frames counters on sending side"
by Ilya Nikolaevskiy
· 7 years ago
8d3444d
Reland "Rewrite WebRtcSession media tests as PeerConnection tests"
by Steve Anton
· 7 years ago
160c020
Implement Atomic32 using C++11's std::atomic
by Yuwei Huang
· 7 years ago
f2662f0
Revert "Rewrite WebRtcSession media tests as PeerConnection tests"
by Olga Sharonova
· 7 years ago
b49b661
Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests"
by Olga Sharonova
· 7 years ago
fd7c0a5
Avoid NetEq triggering a Framelength change when receiving an FEC packet.
by Ivo Creusen
· 7 years ago
9434240
Fix a crash in AppRTCMobile when videoCodec is set to null.
by Sami Kalliomäki
· 7 years ago
36636a2
Removes StaticAccessedFromInstance warning in Android audio track.
by henrika
· 7 years ago
d29b54c
Set start time for encoded framerate tracker on first incoming frame (instead of
by Åsa Persson
· 7 years ago
78609d5
Reland of BWE allocation strategy
by Alex Narest
· 7 years ago
b82de30
Add new neteq_signal_fuzzer
by Henrik Lundin
· 7 years ago
6f38d25
Add Java support for AudioProcessing and PostProcessing injection
by Sam Zackrisson
· 7 years ago
6f72f56
Change return types of refcount methods.
by Niels Möller
· 7 years ago
096e367
Rewrite WebRtcSession BUNDLE tests as PeerConnection tests
by Steve Anton
· 7 years ago
3df5dca
Rewrite WebRtcSession media tests as PeerConnection tests
by Steve Anton
· 7 years ago
930e1af
Revert "Add suppression for issue 8405"
by Steve Anton
· 7 years ago
3b80aac
Fix flaky memory leak in RemoteAudioSource
by Steve Anton
· 7 years ago
dc9ca93
Revert "BWE allocation strategy"
by Alex Narest
· 7 years ago
Next »