Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
e942b141d87d1d8742fe476d0115eb626f562964
/
pc
/
BUILD.gn
e942b14
New build target api:media_interface
by Niels Möller
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
eaaaf41
Introduce api/crypto/BUILD.gn.
by Mirko Bonadei
· 5 years ago
65f17ca
Move MediaTransportInterface out of the libjingle_peerconnection_api target
by Niels Möller
· 5 years ago
fcfeefe
Move rtc_error.{h,cc} to its own build target.
by Mirko Bonadei
· 5 years ago
437077d
Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface.""
by Qingsi Wang
· 5 years ago
487f9a1
Reland "Refactor SCTP data channels to use DataChannelTransportInterface."
by Bjorn A Mellem
· 5 years ago
a837030
Split out RtpSource from libjingle_peerconnection_api
by Niels Möller
· 5 years ago
8b14b0d
Revert "Refactor SCTP data channels to use DataChannelTransportInterface."
by Henrik Boström
· 5 years ago
4c85828
Refactor SCTP data channels to use DataChannelTransportInterface.
by Bjorn A Mellem
· 5 years ago
25eb47c
Make the RtpHeaderParserImpl available to tests and tools only.
by Tommi
· 5 years ago
6dcd4dc
New target for api/rtp_parameters.h and api/media_types.h.
by Niels Möller
· 5 years ago
b689af4
Changes to enable use of DatagramTransport as a data channel transport.
by Bjorn A Mellem
· 5 years ago
364b267
Replace DatagramDtlsAdaptor with DatagramRtpTransport.
by Bjorn A Mellem
· 5 years ago
9cfdb20
Control PeerConnectionFactory's default min/starting/max bitrates from experiment
by Elad Alon
· 5 years ago
83bbe91
Delete deprecated rtc_event_log header
by Danil Chapovalov
· 5 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 5 years ago
5a29d52
Propagate datagram SentNotification for RTCP packets
by Anton Sukhanov
· 5 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 5 years ago
ac6c096
Integrate datagram feedback loop
by Anton Sukhanov
· 5 years ago
ee303fa
Move datagram_dtls_adaptor from p2p/base/ to pc/
by Anton Sukhanov
· 5 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 5 years ago
746dd0d
Add support for two-byte RTP header extensions to UsedRtpHeaderExtensionIds
by Johannes Kron
· 5 years ago
9da25bd
In PeerConnection unittests set TaskQueueFactory explicitly
by Danil Chapovalov
· 5 years ago
5bf5806
Force DefaultTaskQueueFactory in legacy CreatePeerConnectionFactory
by Danil Chapovalov
· 5 years ago
e8e4dc4
Change StartAecDump methods to work with FILE* and FileWrapper
by Niels Möller
· 5 years ago
5d24b16
Prepare for splitting the api/video:video_frames build rule.
by Chen Xing
· 5 years ago
44bd71c
Create a composite implementation of RtpTransportInternal.
by Bjorn A Mellem
· 5 years ago
883eefc
Implement RTCRemoteInboundRtpStreamStats for both audio and video.
by Henrik Boström
· 5 years ago
34cd485
Delete the remaining ORTC interfaces.
by Bjorn A Mellem
· 5 years ago
04a3cc1
Delete rtc_base/unittest_main.cc
by Niels Möller
· 5 years ago
8d3d6cf
SCTP: Treat message size zero as "responder selects"
by Harald Alvestrand
· 5 years ago
5fc28b1
Reland "Reland "Version 2 "Refactoring DataContentDescription class"""
by Harald Alvestrand
· 5 years ago
46afbf9
Revert "Reland "Version 2 "Refactoring DataContentDescription class"""
by Steve Anton
· 5 years ago
8da35a6
Deprecate owned naked pointers to cricket::SessionDescription
by Harald Alvestrand
· 5 years ago
37f2b43
Reland "Version 2 "Refactoring DataContentDescription class""
by Harald Alvestrand
· 5 years ago
d8b9ed7
Promote RtcEventLogOutputFile to api/
by Niels Möller
· 5 years ago
141c0ad
Revert "Version 2 "Refactoring DataContentDescription class""
by Harald Alvestrand
· 6 years ago
14b2758
Version 2 "Refactoring DataContentDescription class"
by Harald Alvestrand
· 6 years ago
8af1f74
Factor out the fake port allocator in build.
by Qingsi Wang
· 6 years ago
c6d1d24
Revert "Reland "Refactoring DataContentDescription class""
by Danil Chapovalov
· 6 years ago
26bf7c4
Reland "Refactoring DataContentDescription class"
by Harald Alvestrand
· 6 years ago
aec09a2
Use explicit TaskQueueFactory for FrameGeneratorCapturer in FrameGeneratorCapturerVideoTrackSource
by Danil Chapovalov
· 6 years ago
c129c35
Reland "Surface ICE candidates that match an updated candidate filter."
by Qingsi Wang
· 6 years ago
428dcb2
Remove SetLatency/GetLatency from MediaSourceInterface API level
by Ruslan Burakov
· 6 years ago
a3aa9bd
Make VideoBitrateAllocatorFactory injectable.
by Jonas Oreland
· 6 years ago
1859dc0
Revert "Refactoring DataContentDescription class"
by Seth Hampson
· 6 years ago
8a9193c
Refactoring DataContentDescription class
by Harald Alvestrand
· 6 years ago
0810a7c
Add base class NetworkPredictor and NetworkPredictorFactory and wire up.
by Ying Wang
· 6 years ago
f477040
Reland "Adding a restriction for legal RID values."
by Amit Hilbuch
· 6 years ago
a857698
Revert "Adding a restriction for legal RID values."
by Guido Urdaneta
· 6 years ago
07f3279
Adding a restriction for legal RID values.
by Amit Hilbuch
· 6 years ago
1e2d436
Change PlayoutLatency setLatency zero-threshold value.
by Ruslan Burakov
· 6 years ago
9435c61
Expose TaskQueueFactory for webrtc::Call in peer connection api
by Danil Chapovalov
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
07122bc
Use TaskQueueForTest instead or TaskQueue in unittests
by Danil Chapovalov
· 6 years ago
741daaf
Move rtc::FunctionView to the public API
by Artem Titov
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
ef1052a
Reland "Move api/rtp_headers.h to its own build target."
by Niels Möller
· 6 years ago
2baef35
Revert "Move api/rtp_headers.h to its own build target."
by Steve Anton
· 6 years ago
a67050d
Move api/rtp_headers.h to its own build target.
by Niels Möller
· 6 years ago
b1ae10b
Add x-mt line to the offer.
by Piotr (Peter) Slatala
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
c85328f
Add SCTP transport to the public API.
by Harald Alvestrand
· 6 years ago
4f6ef18
Added underscore to dtls_transport_unittest.cc.
by Benjamin Wright
· 6 years ago
493a650
Propagate base minimum delay from video jitter buffer to webrtc/api.
by Ruslan Burakov
· 6 years ago
e2da931
Remove a leftover audio codec poison immutinty declaration
by Karl Wiberg
· 6 years ago
00c57e3
Delete unused class RtpTransportInternalAdapter
by Niels Möller
· 6 years ago
ca890ee
Revert "Fix getStats() freeze bug affecting Chromium but not WebRTC standalone."
by Mirko Bonadei
· 6 years ago
05d43c6
Fix getStats() freeze bug affecting Chromium but not WebRTC standalone.
by Henrik Boström
· 6 years ago
aa58415
Reland "Enabling Simulcast use via AddTransceiver."
by Amit Hilbuch
· 6 years ago
dac03d9
Move MediaConstraintsInterface to sdk/, and make it a concrete class
by Niels Möller
· 6 years ago
501bfba
Split rtp_receiver for readability.
by Ruslan Burakov
· 6 years ago
7832343
Revert "Enabling Simulcast use via AddTransceiver."
by Emircan Uysaler
· 6 years ago
ce470aa
Enabling Simulcast use via AddTransceiver.
by Amit Hilbuch
· 6 years ago
260a71d
Delete deprecated method PeerConnectionFactory::CreateVideoSource
by Niels Möller
· 6 years ago
9846262
Add IceTransportInterface object
by Harald Alvestrand
· 6 years ago
4de1783
Create visible fake_ice_transport target
by Piotr (Peter) Slatala
· 6 years ago
64b626b
Use Abseil container algorithms in pc/
by Steve Anton
· 6 years ago
f380284
(7) Rename files to snake_case: remove forwarding headers
by Steve Anton
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
dbb49df
Moving UniqueIdGenerator into rtc_base.
by Amit Hilbuch
· 6 years ago
ecb6897
Adds repeating task class.
by Sebastian Jansson
· 6 years ago
45340ca
Remove legacy video codec factories.
by Anders Carlsson
· 6 years ago
aec15aa
(5) Rename files to snake_case: install forwarding headers
by Steve Anton
· 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
d02541e
Add an observer API for DTLSTransport events.
by Harald Alvestrand
· 6 years ago
c63ddb2
Negotiating Simulcast in the initial offer/answer - Part1.
by Amit Hilbuch
· 6 years ago
7f57788
Removes trial to enable BBR congestion controller.
by Sebastian Jansson
· 6 years ago
31d8b52
Delete unneeded includes of rtc_base/stringutils.h.
by Niels Möller
· 6 years ago
eb02ecd
Move peerconnectionwrapper.(h|cc) into separate build target
by Artem Titov
· 6 years ago
a201204
Adding SDP parsing for Simulcast.
by Amit Hilbuch
· 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
e3abb81
Decouple //rtc_base:rtc_base_tests_utils from gunit.
by Mirko Bonadei
· 6 years ago
2ff3f49
Move webrtc::CreatePeerConnectionFactory definition next to decl.
by Mirko Bonadei
· 6 years ago
dd9390c
Prevent channels being set on stopped transceiver.
by Amit Hilbuch
· 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
b768e88
Reland "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 6 years ago
Next »