Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
76f9954b17a47623af6c1e5a538ff9bc31bbf96f
76f9954
Remove the old RTC event log parser.
by Bjorn Terelius
· 6 years ago
38578ca
Roll chromium_revision db720b4ab9..fbed28d429 (606025:607938)
by chromium-webrtc-autoroll
· 6 years ago
a038e71
Less strict audio codec tests to accomodate opus switch to SSE.
by Yves Gerey
· 6 years ago
fb6fd4b
Fix lint errors for android manifests.
by Yves Gerey
· 6 years ago
6ef89e7
Rectify comment about 'build_with_chromium'.
by Mirko Bonadei
· 6 years ago
c58c8a5
Adding mbonadei@ to build_overrides/OWNERS.
by Mirko Bonadei
· 6 years ago
42b715a
Add visibility to ana config proto
by Piotr (Peter) Slatala
· 6 years ago
6dbf0e4
Remove all aliases to rtc::Thread
by Danil Chapovalov
· 6 years ago
428a160
Remove rtc_event_log2text
by Bjorn Terelius
· 6 years ago
95ca6e1
AudioSource allows implementations to return settings
by Piotr (Peter) Slatala
· 6 years ago
bc4cf89
Run some peer connection end-to-end tests with an empty audio encoder factory
by Karl Wiberg
· 6 years ago
de8e6e6
Refactor bitrate configuration in CallTest
by Niels Möller
· 6 years ago
c7e3af1
Remove rtc_event_log2stats.
by Bjorn Terelius
· 6 years ago
8544799
Introduce DLOG to video and voiceengine.
by Jonas Olsson
· 6 years ago
318da51
Reland "Add support for screen sharing with PipeWire on Wayland"
by Tomas Popela
· 6 years ago
1e2542f
AGC2: adding level estimation option (RMS or peak-based).
by Alessio Bazzica
· 6 years ago
44ca9a3
Allow usage of stringstream under examples/.
by Mirko Bonadei
· 6 years ago
105edca
Remove some unused RentACodec static methods
by Karl Wiberg
· 6 years ago
a33c895
AEC3: Corrected erroneous if-statement that always returned true
by Per Åhgren
· 6 years ago
b739666
Add missing include of unistd.h
by Niels Möller
· 6 years ago
90e6745
Delete deprecated class WrappedI420Buffer
by Niels Möller
· 6 years ago
f4ce0e4
Configs to run slow_tests.
by Mirko Bonadei
· 6 years ago
8fb5746
Delete obsolete interface class RtpData
by Niels Möller
· 6 years ago
fd20171
Adds setup of RTP Extensions in Scenario tests.
by Sebastian Jansson
· 6 years ago
cb7eddb
Add tests for cpu overuse scaling.
by Åsa Persson
· 6 years ago
5571812
Adding rtcp report interval into RTCConfiguration.
by Jiawei Ou
· 6 years ago
4aeb35b
Explicitly retain self in objc blocks to avoid compiler warning.
by Jiawei Ou
· 6 years ago
0c32e33
Allows change of fake encoder max rate in scenarios tests.
by Sebastian Jansson
· 6 years ago
985ee68
Add support for screenshare content type in scenario tests.
by Sebastian Jansson
· 6 years ago
2b101d2
Simplifies audio priority rate config in scenario tests.
by Sebastian Jansson
· 6 years ago
aee8380
Remove obsolete comment (WebRtcSessionDescriptionFactory ctor)
by Elad Alon
· 6 years ago
6b64c43
Using early acknowledged rate for safe reset in GoogCC.
by Sebastian Jansson
· 6 years ago
f1cc3a2
In RTP to NTP estimator use linear regression instead of ad hoc filter
by Ilya Nikolaevskiy
· 6 years ago
c42d624
Event log - Use ToUnsigned() and ToSigned() on timestamp_ms
by Elad Alon
· 6 years ago
19084f8
Event logs - encode N channels as N-1
by Elad Alon
· 6 years ago
49c33ce
AudioCodingModule: Remove support for creating encoders
by Karl Wiberg
· 6 years ago
80c6762
Tweak ChannelReceive interface, to make it closer to ChannelReceiveProxy
by Niels Möller
· 6 years ago
140b1d9
Eliminate use of EventWrapper from android audio device tests
by Niels Möller
· 6 years ago
f4a3f9c
Add RtcEvent::timestamp_ms()
by Elad Alon
· 6 years ago
89f874e
Add offer_extmap_allow_mixed to RTCConfiguration
by Johannes Kron
· 6 years ago
5ae3a02
Revert "Run robolectric tests for Android on several Android API versions"
by Danil Chapovalov
· 6 years ago
20f60f0
Fuzzer crash in AGC2.
by Alex Loiko
· 6 years ago
cfe3b6a
Remove most of api/ortc/.
by Jonas Olsson
· 6 years ago
8584667
Fix overflow for high bitrates in BitrateProber
by Johannes Kron
· 6 years ago
09102a0
Revert "Roll "Enable SSE, SSE2, and run-time detected SSE4.1 for libopus.""
by Yves Gerey
· 6 years ago
0b1b5c1
Hide RtcEvent members behind accessors
by Elad Alon
· 6 years ago
eb809f3
Event logs - separate audio_level and voice_activity
by Elad Alon
· 6 years ago
466620b
Roll "Enable SSE, SSE2, and run-time detected SSE4.1 for libopus."
by Yves Gerey
· 6 years ago
56a4b32
Rename fields in rtc_event_log2.proto
by Elad Alon
· 6 years ago
a2eb0a7
Fix up an outdated comment in peerconnection_integrationtest.cc.
by Bjorn Mellem
· 6 years ago
7127f34
Signal Network route change in fake ice.
by Piotr (Peter) Slatala
· 6 years ago
d95b0a2
Use delta-encoding in new WebRTC event logs
by Elad Alon
· 6 years ago
7246720
Clean up root OWNERS.
by Patrik Höglund
· 6 years ago
e598e6b
Run robolectric tests for Android on several Android API versions
by Artem Titarenko
· 6 years ago
9973fa8
Pass HdrMetadata between VideoFrame and EncodedImage for VP9
by Johannes Kron
· 6 years ago
6c373cc
Add support for audio in latency visualization.
by Bjorn Terelius
· 6 years ago
d8aa9f9
Fix flaky JsepTransportControllerTests.
by Jonas Olsson
· 6 years ago
ad1d9f0
Add RTP header extension for HDR metadata
by Johannes Kron
· 6 years ago
ee45f90
In RTP to NTP estimator do not allow huge jumps in NTP timestamps
by Ilya Nikolaevskiy
· 6 years ago
06f6bc9
Reintroduce missing dependencies in libwebrtc.a library.
by Yves Gerey
· 6 years ago
175aa2e
Implement data channels over media transport.
by Bjorn Mellem
· 6 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
by Jiawei Ou
· 6 years ago
0393c64
[Win/boringSSL] Add nasm as part of required dependencies.
by Yves Gerey
· 6 years ago
ada077f
Callback changes to media transport interface:
by Piotr (Peter) Slatala
· 6 years ago
87e1619
Add owners for media_transport_interface
by Piotr (Peter) Slatala
· 6 years ago
d3438aa
Add ability to specify if rate controller of video encoder is trusted.
by Erik Språng
· 6 years ago
6528d8a
In Android encoders, cache EncoderInfo in InitEncode.
by Erik Språng
· 6 years ago
260770c
Delete rtc::Filesystem. Move needed functions to filerotatingstream.cc.
by Niels Möller
· 6 years ago
b0550bd
Eliminate use of EventWrapper from mac audio device
by Niels Möller
· 6 years ago
c94b22e
Add magjed/nisse/sprang/brandtr as api/video_codecs owners
by Erik Språng
· 6 years ago
c5dd300
Introduce RtpPacket::GetExtension accessor that return result
by Danil Chapovalov
· 6 years ago
357f596
Split a separate codecs target off of :video_jni
by Jonathan Yu
· 6 years ago
5bb1ed6
Eliminate use of EventWrapper from ios audio device tests
by Niels Möller
· 6 years ago
a33c7af
Tolerate optional chunks in WAV files
by Alessio Bazzica
· 6 years ago
c496d58
Add flag for fast jitter buffer playout in neteq simulation
by Sam Zackrisson
· 6 years ago
e6c2c08
MsanUninitialized: restric type check to msan case.
by Alessio Bazzica
· 6 years ago
c4e9825
Delete classes EventFactory and EventFactoryImpl.
by Niels Möller
· 6 years ago
2a74263
Make the bitrate_allocator param optional to prepare for its removal
by Oleh Prypin
· 6 years ago
cd2e105
Reenable test RampUpTest.AudioTransportSequenceNumber
by Niels Möller
· 6 years ago
694ed17
Add a style rule about not using const optional<T>& arguments
by Karl Wiberg
· 6 years ago
f0e7440
Add missing conditional defines to neteq test and tools targets
by Sam Zackrisson
· 6 years ago
689983f
Deprecate EventFactory and delete all usage.
by Niels Möller
· 6 years ago
54b4924
Update H264 encoder to use GetEncoderInfo
by Erik Språng
· 6 years ago
1060870
Update LibVpxVp8Encoder to use GetEncoderInfo
by Erik Språng
· 6 years ago
727d164
Update VP9 encoder to use GetEncoderInfo
by Erik Språng
· 6 years ago
5473a45
Remove multiple RTX codec entries in GetRtpReceiver/SenderCapabilities
by Florent Castelli
· 6 years ago
75de46a
Update SimulcastEncoderAdapter merging of EncoderInfo
by Erik Språng
· 6 years ago
e6a2d94
Clear FrameBuffer if there were no frames received for 10 minutes
by Ilya Nikolaevskiy
· 6 years ago
b768e88
Reland "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 6 years ago
bdc6c40
Add field trial for target bitrate RTCP XR message.
by Rasmus Brandt
· 6 years ago
d565918
Delete NullEventFactory
by Niels Möller
· 6 years ago
e769ed9
Roll chromium_revision 38dcb5ed01..db720b4ab9 (605924:606025)
by chromium-webrtc-autoroll
· 6 years ago
50f60cb
Rename software codec classes and move them into api/
by Jonathan Yu
· 6 years ago
ff7020a
Remove non-default VideoEncoder::EncoderInfo() ctor
by Erik Språng
· 6 years ago
36d907b
Update MockVideoEncoder with correct methods.
by Erik Språng
· 6 years ago
61c6e56
Revert "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 6 years ago
a7f77a7
Isolating APM API build target: making :api an actual target.
by Alessio Bazzica
· 6 years ago
7553c02
Update ObjCVideoEncoder to use GetEncoderInfo()
by Erik Språng
· 6 years ago
7b3c76b
Reland "Delete rtc::Pathname"
by Niels Möller
· 6 years ago
17fc7e2
Add counter to the end of FakeEncoder frames in order to make them unique.
by Per Kjellander
· 6 years ago
Next »