Sign in
webrtc
/
src
/
8a89b5bc0d850e1d38b41db3c97b3b6547f2f896
/
api
/
DEPS
b0bd070
Surface ResidualEchoDetector creation to API
by Sam Zackrisson
· 4 years, 10 months ago
e3e07bf
Introduce frame transformer interfaces for Insertable Streams Web API.
by Marina Ciocea
· 5 years ago
7338782
Cleanup: Removes MessageQueue header and alias
by Sebastian Jansson
· 5 years ago
fc8279d
Reland "Using simulated rtc::Thread for peer connection scenario tests."
by Sebastian Jansson
· 5 years ago
f1173f4
Revert "Using simulated rtc::Thread for peer connection scenario tests."
by Sebastian Jansson
· 5 years ago
b70c5c5
Using simulated rtc::Thread for peer connection scenario tests.
by Sebastian Jansson
· 5 years ago
054f185
Use template instantiation declaration/definition for RTCStatsMember<T>.
by Mirko Bonadei
· 5 years ago
662e31f
Prepare to move packet_socket_factory to api/.
by Patrik Höglund
· 6 years ago
05497f2
Pull a DataChannelTransportInterface out of MediaTransportInterface.
by Bjorn A Mellem
· 6 years ago
a285909
Revert "Adding new top-level directory crypto/"
by Mirko Bonadei
· 6 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 6 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 6 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 6 years ago
e4ac723
Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump
by Niels Möller
· 6 years ago
b32f2c7
Publish rtc event log api and default factory for it in api/
by Danil Chapovalov
· 6 years ago
d8b9ed7
Promote RtcEventLogOutputFile to api/
by Niels Möller
· 6 years ago
7061e51
Expose DtlsTransport::remote_ssl_certificates
by Harald Alvestrand
· 6 years ago
7f1c589
Adding new top-level directory crypto/
by Benjamin Wright
· 6 years ago
11e55ee
Renaming min_pacing_rate to min_total_allocated_bitrate.
by Sebastian Jansson
· 6 years ago
328027b
Replace fatal error with error log
by Danil Chapovalov
· 6 years ago
c85328f
Add SCTP transport to the public API.
by Harald Alvestrand
· 6 years ago
157540a
Stop hard-coding default IDs for RTP extensions
by Elad Alon
· 6 years ago
9f3aabb
Delete obsolete class cricket::VideoCapturer
by Niels Möller
· 6 years ago
d70a114
Delete MediaTransport method SetNetworkChangeCallback
by Niels Möller
· 6 years ago
fe6e50f
Allow more than one registered network change callback in MediaTransport
by Niels Möller
· 6 years ago
9846262
Add IceTransportInterface object
by Harald Alvestrand
· 6 years ago
358c99a
Delete deprecated MediaTransport methods using VideoCodecType.
by Niels Möller
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
bba675d
Clean up api/ DEPS
by Steve Anton
· 6 years ago
0109295
Mark functions using old factory classes as deprecated.
by Anders Carlsson
· 6 years ago
d8a1b7a
Use opaque int as payload_type in MediaTransportInterface
by Niels Möller
· 6 years ago
ad88c88
Add API for returning a webrtc::DtlsTransport for a MID on a PC
by Harald Alvestrand
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
2ff3f49
Move webrtc::CreatePeerConnectionFactory definition next to decl.
by Mirko Bonadei
· 6 years ago
72bba62
Adds shared base class for data units.
by Sebastian Jansson
· 6 years ago
ada077f
Callback changes to media transport interface:
by Piotr (Peter) Slatala
· 6 years ago
1f6aa9f
Add interfaces for using MediaTransport as the transport for data channels.
by Bjorn Mellem
· 6 years ago
9049037
Simplify api/DEPS presubmit check.
by Mirko Bonadei
· 6 years ago
583d6d9
Add missing directory to api/DEPS and PRESUBMIT.py.
by Mirko Bonadei
· 6 years ago
a418e67
Use checkdeps to ensure API headers don't include internal headers.
by Mirko Bonadei
· 6 years ago
c87b8c1
Moves GoogCC factory to API.
by Sebastian Jansson
· 6 years ago
4dc66c5
Move EncodedImage class to api/video/
by Niels Möller
· 6 years ago
dd3e0ab
Make rtc_software_fallback_wrappers target visible.
by Anders Carlsson
· 7 years ago
169005d
Move VideoCodecTest configuration classes to api/test.
by Kári Tristan Helgason
· 7 years ago
29e7bee
Move aligned memory utilities to rtc_base/memory/
by Karl Wiberg
· 7 years ago
2cb4105
Moved audioproc_f interface into api directory.
by Ivo Creusen
· 7 years ago
0efa941
Move EchoCanceller3Factory to api/auido
by Gustaf Ullberg
· 7 years ago
8366e17
Rename Call::Config to CallConfig, keep old name as alias.
by Niels Möller
· 7 years ago
96a48ef
Reland "Removing forward headers in modules/audio_coding/codecs.""
by Mirko Bonadei
· 7 years ago
1d0b9d0
Revert "Removing forward headers in modules/audio_coding/codecs."
by Mirko Bonadei
· 7 years ago
2279aec
Removing forward headers in modules/audio_coding/codecs.
by Mirko Bonadei
· 7 years ago
a8b7c7f
Move remaining traces of VoiceEngine
by Fredrik Solenberg
· 7 years ago
56d46090
Use the new AudioProcessing statistics everywhere.
by Ivo Creusen
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/api/DEPS]
9c66aee
Adding some checkdeps rules
by Mirko Bonadei
· 7 years ago
16adf03
Recently we moved webrtc/base to webrtc/rtc_base, so these
by mbonadei
· 8 years ago
96da011
Opus implementation of the AudioEncoderFactoryTemplate API
by kwiberg
· 8 years ago
38ede13
Support building WebRTC without audio and video.
by zhihuang
· 8 years ago
a1a040a
Injectable audio encoders: BuiltinAudioEncoderFactory
by ossu
· 8 years ago
087bd34
Move AudioDecoder and related stuff to the api/ directory
by kwiberg
· 8 years ago
1e4e8cb
Add CreatePeerConnectionFactory overloads that take audio codec factory args
by kwiberg
· 8 years ago
7bb87ee
Create //webrtc/api:libjingle_peerconnection_api + refactorings.
by ossu
· 8 years ago
f515ab8
Moved call.h and most of api/call/* into call/
by ossu
· 8 years ago
11a9cbf
Refactoring: move ownership of RtcEventLog from Call to PeerConnection
by skvlad
· 8 years ago
29b1a8d
Moved creation of AudioDecoderFactory to inside PeerConnectionFactory.
by ossu
· 9 years ago
94a23f0
Reland "Add check_deps rules in DEPS files."
by kjellander@webrtc.org
· 9 years ago
56cf60e
Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ )
by kjellander
· 9 years ago
086f851
Add check_deps rules in DEPS files.
by kjellander@webrtc.org
· 9 years ago