Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
fcc398163304ba0c26df5ff270905e349d3accc3
/
api
ed7b8b1
Update media transport settings struct
by Piotr (Peter) Slatala
· 6 years ago
3df6e715
Makes PacketResult::GetSentPacket const.
by Sebastian Jansson
· 6 years ago
6b9d823
Add TargetBitrate callback to MediaTransportInterface.
by Piotr (Peter) Slatala
· 6 years ago
a0677d1
Add MediaTransportSettings struct for configuring media transport.
by Piotr (Peter) Slatala
· 6 years ago
ef45669
Adds GetSentPacket to PacketResult.
by Sebastian Jansson
· 6 years ago
150a907
FrameEncryption Video End To End Testcase.
by Benjamin Wright
· 6 years ago
9049037
Simplify api/DEPS presubmit check.
by Mirko Bonadei
· 6 years ago
7d76a31
Use MediaTransportInterface, for audio streams.
by Niels Möller
· 6 years ago
327b753
Split out a separate target for VP8EncoderSimulcastProxy
by Jonathan Yu
· 6 years ago
8c27cca
Promotoing webrtc::CryptoOptions to RTCConfiguration.
by Benjamin Wright
· 6 years ago
78410ad
Fixes use after free error when setting a new FrameEncryptor on ChannelSend.
by Benjamin Wright
· 6 years ago
039743e
Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase"
by Niels Möller
· 6 years ago
ddc84e9
Publish function_video_(en|de)coder_factory into api
by Danil Chapovalov
· 6 years ago
23524ce
Add HDR metadata struct
by Johannes Kron
· 6 years ago
977b46a
Export symbols needed by the Chromium component build (part 7).
by Mirko Bonadei
· 6 years ago
370bae4
APM: Adding more explicit handling of failures in the json config data
by Per Åhgren
· 6 years ago
e2fd86a
Move encoder metadata into EncoderInfo struct.
by Erik Språng
· 6 years ago
583d6d9
Add missing directory to api/DEPS and PRESUBMIT.py.
by Mirko Bonadei
· 6 years ago
62ae178
Remove deprecated pipe field from VideoQualityTestFixtureInterface::Params
by Artem Titov
· 6 years ago
e943d43
Remove deprecated DefaultNetworkSimulationConfig
by Artem Titov
· 6 years ago
a418e67
Use checkdeps to ensure API headers don't include internal headers.
by Mirko Bonadei
· 6 years ago
ec9b77b
Remove deprecated API: NetwrokSimulationInterface.
by Artem Titov
· 6 years ago
fb5c1ec
AEC3: Included missing parsing of config parameter
by Per Åhgren
· 6 years ago
700b4a4
AEC3: Allow limiting dominant nearend to the non-initial phase
by Per Åhgren
· 6 years ago
877dc89
Fix errors in AEC3 JSON parsing
by Sam Zackrisson
· 6 years ago
6e8e299
Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase"
by Oleh Prypin
· 6 years ago
848273a
Revert "Increase coverage of AEC3 JSON config unit tests, fix bugs"
by Sam Zackrisson
· 6 years ago
80cd25b
Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase
by Niels Möller
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
8ee06a7
Increase coverage of AEC3 JSON config unit tests, fix bugs
by Sam Zackrisson
· 6 years ago
2edab4c
Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase.
by Niels Möller
· 6 years ago
01cf44d
AEC3: Adding missing elements to the json parser
by Per Åhgren
· 6 years ago
c9f9b87
AEC3: Improve dominant nearend detection
by Gustaf Ullberg
· 6 years ago
ac19414
Export symbols needed by the Chromium component build (part 6).
by Mirko Bonadei
· 6 years ago
635474e
Compute RTCConnectionState and RTCIceConnectionState.
by Jonas Olsson
· 6 years ago
e482ff8
Audio codecs API: Remove some weasel words in the docs
by Karl Wiberg
· 6 years ago
648d28a
Media engine and channel support for per-channel dscp values, specified by RtpParameter
by Tim Haloun
· 6 years ago
3c7d599
Replace _stricmp with absl::EqualsIgnoreCase
by Niels Möller
· 6 years ago
1ddc5b6
Export symbols needed by the Chromium component build (part 5).
by Mirko Bonadei
· 6 years ago
bc6a06c
Adding missing #include on absl/memory/memory.h.
by Mirko Bonadei
· 6 years ago
98a462c
Reland "Reland "Propagate media transport to media channel.""
by Anton Sukhanov
· 6 years ago
bfb444c
Adds new CryptoOption crypto_options.frame.require_frame_encryption.
by Benjamin Wright
· 6 years ago
9accc9f
Revert "Reland "Propagate media transport to media channel.""
by Oleh Prypin
· 6 years ago
da65ed2
Reland "Propagate media transport to media channel."
by Anton Sukhanov
· 6 years ago
276827c
Export symbols needed by the Chromium component build (part 3).
by Mirko Bonadei
· 6 years ago
0753675
Using more specific dependencies in rtc_base.
by Sebastian Jansson
· 6 years ago
2d0c687
Remove |hw_encoder| and |hw_decoder| from VideoCodecTestFixture::Config.
by Rasmus Brandt
· 6 years ago
be65d48
Remove AECM comfort noise setting from API
by Sam Zackrisson
· 6 years ago
2e47f7c
Implement test class LoopbackMediaTransport
by Niels Möller
· 6 years ago
f0e926f
Add missing #include and deps to absl/memory
by tzik
· 6 years ago
3b56ee7
Export symbols needed by the Chromium component build (part 2).
by Mirko Bonadei
· 6 years ago
c84cd95
Move MockVideoDecoder to api/test.
by Erik Språng
· 6 years ago
11539f0
AEC3: Simplify render buffering
by Gustaf Ullberg
· 6 years ago
37cf245
Revert "Propagate media transport to media channel."
by Oleh Prypin
· 6 years ago
8c16f74
Propagate media transport to media channel.
by Anton Sukhanov
· 6 years ago
5e23a41
Removes backwards compatability CryptoOptions support.
by Benjamin Wright
· 6 years ago
6af1c92
Add mock_video_encoder.h to api/test
by Erik Språng
· 6 years ago
93428bf
Move SdpType from/to string definition close to declaration.
by Mirko Bonadei
· 6 years ago
4529fbc
Move TemporalLayers to api/video_codecs.
by Erik Språng
· 6 years ago
a54daf1
Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Benjamin Wright
· 6 years ago
8f4bc41
Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Oleh Prypin
· 6 years ago
ac2f3d1
Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h
by Benjamin Wright
· 6 years ago
74cd1ef
AEC3: Enabling by default the use of the stationarity properties at render at init
by Jesús de Vicente Peña
· 6 years ago
53e2211
AEC3: Kill kill-switches
by Gustaf Ullberg
· 6 years ago
a1d9ca4
Revert "Add ability to specify if rate controller of video encoder is trusted."
by Oleh Prypin
· 6 years ago
703259c
Don't CHECK when parsing AEC3 parameters from json
by Sam Zackrisson
· 6 years ago
3d25530
Reland "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
3e335d1
Add ability to specify if rate controller of video encoder is trusted.
by Erik Språng
· 6 years ago
7940da0
Integration of media_transport in JSepTransportController
by Anton Sukhanov
· 6 years ago
edc49c1
[Cleanup] Remove unused swap function.
by Yves Gerey
· 6 years ago
a4c8514
Add JSON parsing and corresponding ToString to EchoCanceller3Config
by Sam Zackrisson
· 6 years ago
81125f0
Implement (mostly) standards-compliant RTCIceTransportState.
by Jonas Olsson
· 6 years ago
c87b8c1
Moves GoogCC factory to API.
by Sebastian Jansson
· 6 years ago
0d8c100
AEC3: Decrease the suppression during the echo-only case
by Per Åhgren
· 6 years ago
13d392d
AEC3: Utilize dominant nearend functionality to increase transparency
by Per Åhgren
· 6 years ago
0378997
Adds flags indicating presence in allocation and feedback per packet.
by Sebastian Jansson
· 6 years ago
789f459
Adds fields for unacknowledged data to transport feedback.
by Sebastian Jansson
· 6 years ago
040f87f
AEC3: Allow a more stable filter during double-talk
by Gustaf Ullberg
· 6 years ago
7004571
AEC3: Decrease the modelling of the reverb
by Per Åhgren
· 6 years ago
e0c2e97
Pass MediaTransportFactory to PeerConnectionFactory.
by Piotr (Peter) Slatala
· 6 years ago
16fe3f2
Revert "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
99eea42
Reland "Reland "Export symbols needed by the Chromium component build (part 1).""
by Mirko Bonadei
· 6 years ago
75e3647
Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig
by Artem Titov
· 6 years ago
3a74239
Fix compilation issues on media_transport_interface.h
by Niels Möller
· 6 years ago
666fb32
Rename DefaultNetworkSimulationConfig into BuiltInNetworkBehaviorConfig.
by Artem Titov
· 6 years ago
841c912
Changed FakeVp8Encoder to write dimensions in payload.
by Per Kjellander
· 6 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 6 years ago
4dc66c5
Move EncodedImage class to api/video/
by Niels Möller
· 6 years ago
38537ed
Fix visibility of api/units build targets.
by Mirko Bonadei
· 6 years ago
6c19dec
Adds Clamping functions for DataRate.
by Sebastian Jansson
· 6 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 6 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 6 years ago
8ea1e9d
Switch webrtc from deprecated usages of NetworkSimulationInterface
by Artem Titov
· 6 years ago
78cdde3
Add support for sending RTP two-byte header extensions.
by Johannes Kron
· 6 years ago
84583f6
Enable End-to-End Encrypted Audio Payloads.
by Benjamin Wright
· 6 years ago
24ee167
Rename NetworkSimulationInterface into NetworkBehaviorInterface.
by Artem Titov
· 6 years ago
dc6d553
Add more NetEq information to NetEqState.
by Ivo Creusen
· 6 years ago
b49520b
Revert "Reland "Export symbols needed by the Chromium component build (part 1).""
by Mirko Bonadei
· 6 years ago
588f464
Reland "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
2ea9af2
Revert "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
Next »