Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
603171647318927390e10c04d918d4ed7075717e
/
api
e43b531
Nuke p2p/base/stun.h
by Patrik Höglund
· 6 years ago
63737a9
Add new GOOG_PING and GOOG_MESSAGE_INTEGRITY_32
by Jonas Oreland
· 6 years ago
026f64f
Revert "VideoFrame: Store a reference to an encoded frame"
by Markus Handell
· 6 years ago
662678d
Adds injectable trials from peerconnection down to transport controller.
by Erik Språng
· 6 years ago
9982efa
MediaStreamInterface: introduce encoded sinks.
by Markus Handell
· 6 years ago
d51cc7b
Add absolute capture time property to rtp sources.
by Ruslan Burakov
· 6 years ago
6dd488b
RTC_EXPORT RTCStatsMember's specialized members.
by Mirko Bonadei
· 6 years ago
1721de1
Add STUN_ATTR_GOOG_MISC_INFO
by Jonas Oreland
· 6 years ago
0660cee
Add scale and compare methods to VideoFrame::UpdateRect
by Ilya Nikolaevskiy
· 6 years ago
56d9452
Move stun.h to api/.
by Patrik Höglund
· 6 years ago
92dd35d
Reland "Force Chromium deps on the WebRTC component."
by Mirko Bonadei
· 6 years ago
2419dc9
Revert "Force Chromium deps on the WebRTC component."
by Mirko Bonadei
· 6 years ago
e6eded3
VideoFrame: Store a reference to an encoded frame
by Markus Handell
· 6 years ago
25ec888
Make ICE transports injectable.
by Qingsi Wang
· 6 years ago
53e157d
Force Chromium deps on the WebRTC component.
by Mirko Bonadei
· 6 years ago
c20a19c
Allow extracting the linear AEC output
by Per Åhgren
· 6 years ago
759f161
Use explicit template decl/def for RTCNonStandardStatsMember.
by Mirko Bonadei
· 6 years ago
d4002a7
RTC_EXPORT missing symbols for Chromium's component build.
by Mirko Bonadei
· 6 years ago
f47c2ab
RTC_EXPORT webrtc::RTCNonStandardStatsMember<T>.
by Mirko Bonadei
· 6 years ago
b4463ee
Add ability to specify custom video source for PC framework.
by Artem Titov
· 6 years ago
051cae5
RTC_EXPORT IceServer, StatsReport::{IdBase,Value}.
by Mirko Bonadei
· 6 years ago
ba916b7
Mark scoped_refptr move and swap operations as noexcept
by Danil Chapovalov
· 6 years ago
8fa616f
Add 2 more RTC_EXPORT.
by Mirko Bonadei
· 6 years ago
62a19d0
RTC_EXPORT RTCStatsMember::StaticType and VideoFrame::Builder.
by Mirko Bonadei
· 6 years ago
2c6f373
Remove legacy EchoControlFactory::Create
by Gustaf Ullberg
· 6 years ago
54875d0
Add missing RTC_EXPORT for the Chromium Windows build.
by Mirko Bonadei
· 6 years ago
bae1275
Using unit types in TransportFeedbackAdapter.
by Sebastian Jansson
· 6 years ago
ee6f4f6
[PeerConnection] Implement asynchronous version of AddIceCandidate().
by Henrik Boström
· 6 years ago
1e6aa1f
Remove RTC_EXPORT from RTCStatsMember<T> template declaration.
by Mirko Bonadei
· 6 years ago
df8fd28
Add output_path to VideoCodecTestFixture::Config.
by Sergey Silkin
· 6 years ago
4e5c709
Reland "Correct AEC3 multichannel functionality activation"
by Per Åhgren
· 6 years ago
1983458
Revert "Reland "Correct AEC3 multichannel functionality activation""
by Per Åhgren
· 6 years ago
3ac6375
Add 3 missing RTC_EXPORT.
by Mirko Bonadei
· 6 years ago
d5a7838
Reland "Correct AEC3 multichannel functionality activation"
by Per Åhgren
· 6 years ago
054f185
Use template instantiation declaration/definition for RTCStatsMember<T>.
by Mirko Bonadei
· 6 years ago
cc9bf63
Revert "Correct AEC3 multichannel functionality activation"
by Per Åhgren
· 6 years ago
9dda1b3
Correct AEC3 multichannel functionality activation
by Per Åhgren
· 6 years ago
c3d1f9b
Enable injection of a custom NetEqFactory into PeerConnectionFactory.
by Ivo Creusen
· 6 years ago
2ebbff8
do not offer gcm as the preferred cipher suite
by Philipp Hancke
· 6 years ago
3ce44a3
Move NetEq headers to api/
by Ivo Creusen
· 6 years ago
cd2a92f
Removes RPLR based FEC controller.
by Sebastian Jansson
· 6 years ago
9560d7d
Make update_rect optional in VideoFrame
by Ilya Nikolaevskiy
· 6 years ago
4e19670
[PeerConnection] Implement parameterless SetLocalDescription().
by Henrik Boström
· 6 years ago
ae40e19
AEC3: Adding a configurable render signal gain
by Per Åhgren
· 6 years ago
c6c3f86
Expose TLS version and SRTP cipher to API
by Harald Alvestrand
· 6 years ago
5cb7807
Implement crypto stats on DTLS transport
by Harald Alvestrand
· 6 years ago
492fdf4
Make rtc_json poisonous in WebRTC
by Sam Zackrisson
· 6 years ago
16cec3b
Added allow_codec_switching parameter to RTCConfig.
by philipel
· 6 years ago
b394a56
Cleanup of EchoControl interface after downstream fixes
by Gustaf Ullberg
· 6 years ago
3cb6104
AEC3: Support negative delay with external delay estimator
by Gustaf Ullberg
· 6 years ago
fcf79cc
Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats.
by Åsa Persson
· 6 years ago
c04792e
Component Build support for api/task_queue:task_queue_test.
by Mirko Bonadei
· 6 years ago
528a034
Fix fuzzer-found inconsistency in AEC3 config json parsing
by Sam Zackrisson
· 6 years ago
e34fb87
Clarify NetworkControl interface: result of each function must be used
by Danil Chapovalov
· 6 years ago
89e130a
Reland "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc"
by Niels Möller
· 6 years ago
c66e004
Adding missing RTC_EXPORT for component build.
by Mirko Bonadei
· 6 years ago
86d053c
Use source_sets in component builds and static_library in release builds.
by Mirko Bonadei
· 6 years ago
ffc8452
AEC3: Add support for logging warnings on delay buffer changes
by Sam Zackrisson
· 6 years ago
ac0a4cb
Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"
by Niels Möller
· 6 years ago
35214fc
Add missing RTC_EXPORT for the component build.
by Mirko Bonadei
· 6 years ago
ef0627f
Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"
by Mirko Bonadei
· 6 years ago
3f0d8e4
Revert "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc"
by Mirko Bonadei
· 6 years ago
f8998cf
Add a turn port prune policy to keep the first ready turn port.
by Honghai Zhang
· 6 years ago
fbde32e
Fix GetStats bytesSent/Received, wireup headerBytesSent/Received
by Niels Möller
· 6 years ago
5ab79e6
Reland "Implement rollback for setRemoteDescription"
by Eldar Rello
· 6 years ago
d6bb184
Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc
by Niels Möller
· 6 years ago
8be669f
AEC3: Add support for multiple channels to the reverb modelling
by Per Åhgren
· 6 years ago
9afdddf
Enable capturing from camera in PC framework
by Artem Titov
· 6 years ago
907f154
Revert "Implement rollback for setRemoteDescription"
by Alex Loiko
· 6 years ago
8675eee
Bypass unnecessary resampling.
by Gustaf Ullberg
· 6 years ago
ba700de
Add missing dependencies to the static library.
by Mirko Bonadei
· 6 years ago
16d4c4d
Implement rollback for setRemoteDescription
by Eldar Rello
· 6 years ago
5963c7c
Count disabled due to low bw streams or layers as bw limited quality in GetStats
by Ilya Nikolaevskiy
· 6 years ago
99a2096
Added support for skipping get_audio events, adding dummy packets and setting a field trial string.
by Ivo Creusen
· 6 years ago
b9bfe65
Delete VCMEncodedFrame::VerifyAndAllocate
by Niels Möller
· 6 years ago
79f3287
Cleanup of simple TODO(srte) comments.
by Sebastian Jansson
· 6 years ago
78c82a4
Adds trial to always start probes with a small padding packet.
by Erik Språng
· 6 years ago
62aee93
Adds trial to calculate audio overhead based on available data.
by Sebastian Jansson
· 6 years ago
f4e0c29
SimulcastEncoderAdapter: support per layer fallback and single encoder proxying
by Erik Språng
· 6 years ago
bfcec4c
Delete old placeholders for moved api/ header files
by Niels Möller
· 6 years ago
7c079f6
Reland "Fix minor regression caused by a8336d3"
by Evan Shrubsole
· 6 years ago
8e1343a
Add an alt-protocol to SDP to indicate which m= sections use a plugin transport.
by Bjorn A Mellem
· 6 years ago
002b6f4
Fixes for support of disabling lower spatial layers in VP9
by Ilya Nikolaevskiy
· 6 years ago
2449d7a
Refactor legacy FrameBuffer to use EncodedImageBuffer::Realloc
by Niels Möller
· 6 years ago
7da4e56
Allow receive-only use of datagram transport for data channels.
by Bjorn A Mellem
· 6 years ago
89e7fcb
Revert "Enable capturing from camera in PC framework"
by Artem Titov
· 6 years ago
482d26c
Enable capturing from camera in PC framework
by Artem Titov
· 6 years ago
bc3eebc
Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface.""
by Bjorn A Mellem
· 6 years ago
f34116e
Replacing bandwidth adaptation trial with stable target in Opus encoder.
by Sebastian Jansson
· 6 years ago
ef14f07
Delete AudioDecoder method IncomingPacket
by Niels Möller
· 6 years ago
cd40de9
Delete the deprecated GetTransportParametersOffer().
by Bjorn A Mellem
· 6 years ago
37ad5ab
Change DatagramTransportInterface methods to pure virtual.
by Bjorn A Mellem
· 6 years ago
88db835
Change DataChannelTransportInterface/Sink methods to pure virtual.
by Bjorn A Mellem
· 6 years ago
fb59a6a
Return `const char*` from ToString(RTCErrorType error).
by Mirko Bonadei
· 6 years ago
e24557f
Declare api:libjingle_peerconnection_api dependency on media:media_base
by Niels Möller
· 6 years ago
c12db81
Add frame receive to frame rendered metric to video_quality_analyzer
by Johannes Kron
· 6 years ago
e942b14
New build target api:media_interface
by Niels Möller
· 6 years ago
0a5ed89
Adds remote estimates to rtc event log.
by Sebastian Jansson
· 6 years ago
93b1ea2
Using struct for bitrate allocation limits.
by Sebastian Jansson
· 6 years ago
7b04a91
Delete almost all default methods on PeerConnectionInterface
by Niels Möller
· 6 years ago
Next »