aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2019-07-29Reporting of decoding_codec_plc eventsAlex Narest
2019-07-24Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input fo...Alessio Bazzica
2019-07-24Revert "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input fo...Alessio Bazzica
2019-07-24Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for Source...Chen Xing
2019-07-24Allow AbsSendTime extension to be used for audio streams.Sebastian Jansson
2019-07-24Add performance optimization for empty `RtpPacketInfos`.Chen Xing
2019-07-23Make api/video:encoded_image public.Mirko Bonadei
2019-07-22Revert "Makes send side network estimation opt-in."Sebastian Jansson
2019-07-22Makes send side network estimation opt-in.Sebastian Jansson
2019-07-22Migrate some Vp8 simulcast and screen share tests on PC frameworkArtem Titov
2019-07-19Add support of negotiating Vp9 SVC in PC test framework.Artem Titov
2019-07-19Remove anonymous namespace around ABSL_FLAG.Mirko Bonadei
2019-07-19Migrate WebRTC test infra to ABSL_FLAG.Mirko Bonadei
2019-07-18Add ability to turn on conference mode during simulcast in PC framework.Artem Titov
2019-07-18[PeerConnection] Implement restartIce().Henrik Boström
2019-07-17Reland "Remove the injectable bitrate allocation strategy API."Jonas Olsson
2019-07-17Use capacity bounds in AimdRateControl if available.Sebastian Jansson
2019-07-12Revert "Add plumbing of RtpPacketInfos to each AudioFrame as input for Source...Ivo Creusen
2019-07-12Revert "Remove the injectable bitrate allocation strategy API."Mirko Bonadei
2019-07-12Add VideoEncoderFactory::GetImplementations function.philipel
2019-07-12Handle non-integer frame rates in video codec tests.Sergey Silkin
2019-07-11Integrate datagram feedback loopAnton Sukhanov
2019-07-10Poison default task queue factoryDanil Chapovalov
2019-07-10Remove the injectable bitrate allocation strategy API.Jonas Olsson
2019-07-09Delete GlobalTaskQueueFactory as now unusedDanil Chapovalov
2019-07-09Add support of specifying audio sample rate for PC test frameworkArtem Titov
2019-07-08Format almost everything.Jonas Olsson
2019-07-05Remove deprecation notice for VideoFrame::ntp_time_msIlya Nikolaevskiy
2019-07-05Add ability to create EmulatedNetworkNode from BuiltInNetworkBehaviorConfigArtem Titov
2019-07-05Move network emulation framework under test/networkArtem Titov
2019-07-04Reduce kMaxSimulcastStreams to 3Florent Castelli
2019-07-04Adding support for channel mixing between different channel layouts.henrika
2019-07-04[getStats] Implement "media-source" audio levels, fixing Chrome bug.Henrik Boström
2019-07-03Rename ..BitrateThresholds to ..BitrateLimits.Sergey Silkin
2019-07-03Add writing and parsing of the `abs-capture-time` RTP header extension.Chen Xing
2019-07-03WebRtcVideoChannel encoder fallback.philipel
2019-07-02Remove deprecated version of Vp8FrameBufferControllerFactory::CreateElad Alon
2019-07-02Pass FecControllerOverride to Vp8FrameBufferControllerFactory::CreateElad Alon
2019-07-02Add totalDecodeTime to RTCInboundRTPStreamStatsJohannes Kron
2019-07-01Add overload to CreateIceTransport that takes additional dependenciesSteve Anton
2019-07-01Add a field trial to control datagram transport use.Bjorn A Mellem
2019-07-01Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker.Chen Xing
2019-07-01Make VideoStreamEncoderInterface::SetFecControllerOverride pure virtualElad Alon
2019-06-28Add missing overrides in VideoEncoder proxies/adaptersElad Alon
2019-06-28Pass FecControllerOverride to Vp8FrameBufferControllerElad Alon
2019-06-28Define FecControllerOverride and plumb it down to VideoEncoderElad Alon
2019-06-27Adds additional fields to NetworkStateEstimate.Sebastian Jansson
2019-06-27Adds interface for remote network estimates to NetworkControllerInterface.Sebastian Jansson
2019-06-27Add RTCStats for keyFramesEncoded, keyFramesDecoded.Rasmus Brandt
2019-06-27Delete deprecated version of PeerConnectionFactoryInterface::StartAecDumpNiels Möller