- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
- 8b7cfa1 Introduce absl_deps in rtc_* C++ templates. by Mirko Bonadei · 4 years, 10 months ago
- f84ab8e Add publicly visible mock for PeerConnectionFactoryInterface by Steve Anton · 4 years, 10 months ago
- addf616 Mark mock_peerconnectioninterface.h as publicly visible by Steve Anton · 4 years, 10 months ago
- 3b64167 Add list of participants to the start method of video analyzer. by Artem Titov · 4 years, 10 months ago
- 8a0284e Add peer name to video quality analyzer interface. by Artem Titov · 4 years, 10 months ago
- fd5ae7f Pass datachannel priority in DC open messages by Harald Alvestrand · 4 years, 10 months ago
- bb13f38 Add MockTransformableVideoFrame to api/test/. by Marina Ciocea · 4 years, 10 months ago
- 9b7232a Set up a new rtc::Thread instance per test. by Tommi · 4 years, 10 months ago
- cdc89b4 Add GetMetadata() to TransformableVideoFrameInterface API. by Marina Ciocea · 4 years, 10 months ago
- f9ed56b Add ability to set custom RtpEncodingParameters for each simulcast stream in PC framework by Artem Titov · 4 years, 11 months ago
- fc11519 Cleanup mocks in api/test by Danil Chapovalov · 4 years, 11 months ago
- 435fb9a Remove screen_share_config from the VideoConfig. by Andrey Logvin · 4 years, 11 months ago
- 1e83d34 Remove pc level test framework redundant code. by Andrey Logvin · 4 years, 11 months ago
- dad6a94 Add helper frame generator factories for the pc framework tests. by Andrey Logvin · 4 years, 11 months ago
- cc34441 Remove deprecated RtpPacketInfo::RtpPacketInfo. by Mirko Bonadei · 5 years ago
- 26d52e1 Add optional output audio file to NetEq simulation API by Ivo Creusen · 5 years ago
- e3a294c Expose bitrate_priority and network_priority in Android API. by Taylor Brandstetter · 5 years ago
- dfeb0df RtpParameters: respect https://abseil.io/tips/1. by Markus Handell · 5 years ago
- 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 5 years ago
- 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
- cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
- c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 5 years ago
- e3e07bf Introduce frame transformer interfaces for Insertable Streams Web API. by Marina Ciocea · 5 years ago
- 4a6f818 Add ability to enable AV sync in PC level tests by Artem Titov · 5 years ago
- 09a9f1b Adds simulated time controller API. by Sebastian Jansson · 5 years ago
- 7aa2edf Adds CreateTimeControllerBasedCallFactory. by Sebastian Jansson · 5 years ago
- 6ce033a Moves ownership of time controller into NetworkEmulationManager. by Sebastian Jansson · 5 years ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
- 0809e7e Add RtpPacketInfo and RtpPacketInfos to RTC_EXPORT by Johannes Kron · 5 years ago
- cee751a Reland "Enable using a custom NetEqFactory in simulations" by Ivo Creusen · 5 years ago
- 3f0bc2c Revert "Enable using a custom NetEqFactory in simulations" by Sandeep Siddhartha · 5 years ago
- 2a11b24 Enable using a custom NetEqFactory in simulations by Ivo Creusen · 5 years ago
- ccab06f Revert "Replaces SynchronousMethodCall with rtc::Thread::Invoke." by Guido Urdaneta · 5 years ago
- b0e0728 Replaces SynchronousMethodCall with rtc::Thread::Invoke. by Sebastian Jansson · 5 years ago
- dfbfb46 Return an error when datachannel closes due to network error by Harald Alvestrand · 5 years ago
- 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
- cec2433 Exposing more features in the network emulation manager API. by Sebastian Jansson · 5 years ago
- 0020226 Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfig by Artem Titov · 5 years ago
- fd76b5f Introduce factory method for IVF frame generator by Artem Titov · 5 years ago
- 503d723 Introduce FrameGeneratorInterface by Artem Titov · 5 years ago
- 831ce5f Export more symbols to fix Chromecast component build by Ken MacKay · 5 years ago
- 39cf3c7 Clean up the NetEqFactory API. by Ivo Creusen · 5 years ago
- c4f8654 Add TimeController to api/test/ and add a CreateTimeController API. by Bjorn A Mellem · 5 years ago
- 662678d Adds injectable trials from peerconnection down to transport controller. by Erik Språng · 5 years ago
- 9982efa MediaStreamInterface: introduce encoded sinks. by Markus Handell · 5 years ago
- b4463ee Add ability to specify custom video source for PC framework. by Artem Titov · 5 years ago
- ba916b7 Mark scoped_refptr move and swap operations as noexcept by Danil Chapovalov · 5 years ago
- c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago
- 3ce44a3 Move NetEq headers to api/ by Ivo Creusen · 5 years ago
- 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
- 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
- f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 5 years ago
- ba700de Add missing dependencies to the static library. by Mirko Bonadei · 5 years ago
- bfcec4c Delete old placeholders for moved api/ header files by Niels Möller · 5 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
- e942b14 New build target api:media_interface by Niels Möller · 6 years ago
- 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 6 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- 7d00342 Remove old packet socket factory header. by Patrik Höglund · 6 years ago
- c1c6284 New (empty) build target api:media_stream_interface by Niels Möller · 6 years ago
- eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 6 years ago
- e78fd80 New class DummyPeerConnection by Niels Möller · 6 years ago
- 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
- fcfeefe Move rtc_error.{h,cc} to its own build target. by Mirko Bonadei · 6 years ago
- 9bc9885 Add placeholder target to move rtc_error out of the main API target. by Mirko Bonadei · 6 years ago
- 662e31f Prepare to move packet_socket_factory to api/. by Patrik Höglund · 6 years ago
- 9305d11 Delete deprecated rtc_event_log_factory_interface.h by Danil Chapovalov · 6 years ago
- a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 6 years ago
- b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 6 years ago
- 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
- 184b4af New empty build target api:rtp_parameters by Niels Möller · 6 years ago
- a854921 Enable custom metrics gathering from stats API in PC framework. by Artem Titov · 6 years ago
- 05497f2 Pull a DataChannelTransportInterface out of MediaTransportInterface. by Bjorn A Mellem · 6 years ago
- e08648d Add `AbsoluteCaptureTime` to `RtpPacketInfo`. by Chen Xing · 6 years ago
- 8e967df Use unique_ptr in JsepCandidateCollection by Steve Anton · 6 years ago
- 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- 41300af Poison default task queue factory by Danil Chapovalov · 6 years ago
- 386802e Move network emulation framework under test/network by Artem Titov · 6 years ago
- 45befc5 Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create by Elad Alon · 6 years ago
- 6fdfec1 Add overload to CreateIceTransport that takes additional dependencies by Steve Anton · 6 years ago
- 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
- 5bf5806 Force DefaultTaskQueueFactory in legacy CreatePeerConnectionFactory by Danil Chapovalov · 6 years ago
- c16289f Split the build rule for video_frame into a video_rtp_headers part. by Chen Xing · 6 years ago
- 3d61ab1 Adds send time to ReceivedPacket struct. by Sebastian Jansson · 6 years ago
- 1a5fc90 in test/pc/e2e pass TaskQueueFactory explicitly by Danil Chapovalov · 6 years ago
- 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
- c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
- 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 6 years ago
- 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
- d2a6686 Add RtpPacketInfo to hold information about a received RtpPacket. by Chen Xing · 6 years ago
- 57dc02a Add receive_timestamp to DatagramAcks. by Bjorn A Mellem · 6 years ago
- 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 6 years ago
- b32f2c7 Publish rtc event log api and default factory for it in api/ by Danil Chapovalov · 6 years ago
- 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
- c136b06 Add datagram_transport and congestion_control interface by Anton Sukhanov · 6 years ago
- d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 6 years ago
- 60f14ce Do not use absl::flat_hash_map in DefaultVideoQualityAnalyzer. by Mirko Bonadei · 6 years ago
- f65a89b Add support of specifying concrete codec for video stream by Artem Titov · 6 years ago