aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2019-03-28Delete deprecated variant of VideoEncoder::EncodeNiels Möller
2019-03-28Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc.François Doray
2019-03-28Introduce dynamic endpointsArtem Titov
2019-03-28Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactoryDanil Chapovalov
2019-03-27Add new more flexible VideoEncoder::SetRate() method.Erik Språng
2019-03-27Change VideoCodecTestStats API.Rasmus Brandt
2019-03-26Rename create_network_emulation_manager_api into create_network_emulation_man...Artem Titov
2019-03-25Use Abseil container algorithms in api/Steve Anton
2019-03-25Delete class StringRtpHeaderExtension, replaced with std::stringNiels Möller
2019-03-25Delete last traces of RtpTransportAdapterNiels Möller
2019-03-22Adding reinterpret to ArrayView to allow data manipulation.Amit Hilbuch
2019-03-22Move API for PC e2e test framework to the public API folderArtem Titov
2019-03-22Update per-file OWNERS to reflect renamed file namesSteve Anton
2019-03-22Make VideoFrameType an enum class, and move to separate file and targetNiels Möller
2019-03-22Add interface class for bitstream parser.Kári Tristan Helgason
2019-03-22Add group_ids to RTCStatsMemberInterface.Jakob Ivarsson
2019-03-21Move rtc::FunctionView to the public APIArtem Titov
2019-03-21Cleanup BUILD.gn files from imports like foo:fooArtem Titov
2019-03-21Clean BUILD.gn files: remove extra :memoryArtem Titov
2019-03-21Reland "Move api/rtp_headers.h to its own build target."Niels Möller
2019-03-20Revert "Move api/rtp_headers.h to its own build target."Steve Anton
2019-03-20Move api/rtp_headers.h to its own build target.Niels Möller
2019-03-20Use single FrameBufferController in VP8, created by a factory.Elad Alon
2019-03-20Allow passing an event log as string to NetEqSimulator.Ivo Creusen
2019-03-20Add empty target api:rtp_headersNiels Möller
2019-03-19Add origin trial ids to non-standard stats members.Jakob Ivarsson
2019-03-18Add support for target rate constraintsPiotr (Peter) Slatala
2019-03-18Add ownership to fake_media_transportPiotr (Peter) Slatala
2019-03-15Add public API for NetworkEmulationManagerArtem Titov
2019-03-15Increase the default maximum jitter buffer size to 200 packets.Jakob Ivarsson
2019-03-14AEC3: Removing unused parametersPer Åhgren
2019-03-14AEC3: Redesign delay headroomGustaf Ullberg
2019-03-14Delete EncodedImage::GetBufferPaddingBytesNiels Möller
2019-03-14Add a test that all //api/test headers are compilable.Harald Alvestrand
2019-03-14Fixes ClangTidy issues in api/Benjamin Wright
2019-03-13Reland "NetEQ RTP Play: Optionally write output audio file"Alessio Bazzica
2019-03-13Reland "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Vid...Rasmus Brandt
2019-03-12Change some RTC_DCHECKs to RTC_DCHECK_EQRuslan Burakov
2019-03-12Remove legacy empty task_queue BUILD targets and build argDanil Chapovalov
2019-03-11Removes rtp level keep alive support.Sebastian Jansson
2019-03-11Update DataChannel bufferedamount implementation.Marina Ciocea
2019-03-11Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Cur...Danil Chapovalov
2019-03-11Move dependency on chromium DefaultTaskQueueFactoryDanil Chapovalov
2019-03-11Update URI of TransportSequenceNumberV2Johannes Kron
2019-03-09Revert "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Vid...Yves Gerey
2019-03-08Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Cur...Yves Gerey
2019-03-08Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::CurrentDanil Chapovalov
2019-03-08Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video.Rasmus Brandt
2019-03-08Adding new top-level directory crypto/Benjamin Wright
2019-03-07Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode"Jeroen de Borst