aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2019-05-29Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter.Mirta Dvornicic
2019-05-28Implement QualityLimitationReasonTracker and expose "reason".Henrik Boström
2019-05-27Include downlink delay into congestion window size.Ying Wang
2019-05-27AudioEncoderOpus: Add support for 16 kHz input sample rateKarl Wiberg
2019-05-27Implement RTCRemoteInboundRtpStreamStats for both audio and video.Henrik Boström
2019-05-24Delete the remaining ORTC interfaces.Bjorn A Mellem
2019-05-24Negotiate use of RTCP loss notification feedback (LNTF)Elad Alon
2019-05-23Datagram Transport IntegrationAnton Sukhanov
2019-05-23Add sizes of spatial layer frames to EncodedImageSergey Silkin
2019-05-22Implement RTCMediaSourceStats and friends in standard getStats().Henrik Boström
2019-05-22Fix for crash in event log when using scenario tests.Sebastian Jansson
2019-05-22Publish rtc event log api and default factory for it in api/Danil Chapovalov
2019-05-22Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget.Henrik Boström
2019-05-22Add RTP timestamp to contributing sourcesJohannes Kron
2019-05-21Introduce MediaTransportConfigAnton Sukhanov
2019-05-21Delete multi-parameter CreateModularPeerConnectionFactoryDanil Chapovalov
2019-05-21Add GetTransportParametersOffer method for DatagramTransportInterfaceAnton Sukhanov
2019-05-20Add flag to use datagram transport (without implementation)Anton Sukhanov
2019-05-20Add RtpSenderInterface.SetStreamsGuido Urdaneta
2019-05-20Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface"Henrik Andreassson
2019-05-17Add CreateDatagram to MediaTransportFactoryAnton Sukhanov
2019-05-17Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video.Henrik Boström
2019-05-17Adds feedback generator.Sebastian Jansson
2019-05-17Improve spec compliance of SetStreamIDs in RtpSenderInterfaceGuido Urdaneta
2019-05-15Add screen share support to PC level test frameworkArtem Titov
2019-05-14Add datagram_transport and congestion_control interfaceAnton Sukhanov
2019-05-14Change default SDP syntax for SCTP to spec-compliant.Harald Alvestrand
2019-05-13Remove deprecated SetRates/SetRateAllocation from VideoEncoder.Erik Språng
2019-05-13Make the output_period_ms argument to StartRtcEventLog optionalNiels Möller
2019-05-10Deprecate owned naked pointers to cricket::SessionDescriptionHarald Alvestrand
2019-05-10Move kRtpCsrcSize from common_types.h to rtp_headers.hNiels Möller
2019-05-10Reland "Refactor handling of configuration overrides from Vp8FrameBufferContr...Elad Alon
2019-05-09Revert "Refactor handling of configuration overrides from Vp8FrameBufferContr...Elad Alon
2019-05-08Promote RtcEventLogOutputFile to api/Niels Möller
2019-05-08Do not use absl::flat_hash_map in DefaultVideoQualityAnalyzer.Mirko Bonadei
2019-05-08Fix typo in SupportsEncoderFrameDropping's documentationElad Alon
2019-05-08Fix comment over Vp8FrameBufferController::SupportsEncoderFrameDroppingElad Alon
2019-05-07Add support of specifying concrete codec for video streamArtem Titov
2019-05-03Allows injection of network controller factory in test fixture.Sebastian Jansson
2019-05-03Remove deprecated interface in I420BufferInterface::GetI420Ilya Nikolaevskiy
2019-05-03Expose new audio stats on the APIIvo Creusen
2019-05-03Adds debug printing of network estimate.Sebastian Jansson
2019-05-03Refactor handling of configuration overrides from Vp8FrameBufferControllerElad Alon
2019-05-02Deprecating injection of event log into GoogCC factory.Sebastian Jansson
2019-05-02Add propagation of test duration to PC framework user.Artem Titov
2019-05-01Implement RTCRtpTransceiver.setCodecPreferencesFlorent Castelli
2019-04-29Reland "Piping audio interruption metrics to API layer"Henrik Lundin
2019-04-29Revert "Piping audio interruption metrics to API layer"Henrik Andreassson
2019-04-29Make FrameBuffer be able to signal if it's trivially convertible to I420Ilya Nikolaevskiy
2019-04-26Piping audio interruption metrics to API layerHenrik Lundin