aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2019-09-16Encoder switching based on network and/or resolution conditions.philipel
2019-09-16Delete forward declarations from peer_connection_interface.hNiels Möller
2019-09-13Introduce api/crypto/BUILD.gn.Mirko Bonadei
2019-09-13New class DummyPeerConnectionNiels Möller
2019-09-13Move MediaTransportInterface out of the libjingle_peerconnection_api targetNiels Möller
2019-09-11Move rtc_error.{h,cc} to its own build target.Mirko Bonadei
2019-09-10Make NetworkStateEstimator injectable in RemoteBitrateEstimatorPer Kjellander
2019-09-10Add placeholder target to move rtc_error out of the main API target.Mirko Bonadei
2019-09-10AEC3: Downmix multichannel signals before delay estimationGustaf Ullberg
2019-09-10Add ability to provide TEXT hint only when requested in PC frameworkArtem Titov
2019-09-09Add qualityLimitationResolutionChanges statEvan Shrubsole
2019-09-09Connect the stable target rate to the video encodersFlorent Castelli
2019-09-09Add support of displaying video during the PC level testArtem Titov
2019-09-06Prepare to move packet_socket_factory to api/.Patrik Höglund
2019-09-05Delete deprecated rtc_event_log_factory_interface.hDanil Chapovalov
2019-09-04Delete old version of PeerConnection::SetConfigurationNiels Möller
2019-09-03Reland "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic th...Per Åhgren
2019-09-02Split out RtpSource from libjingle_peerconnection_apiNiels Möller
2019-09-02Revert "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic th...Per Åhgren
2019-09-02Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic ...Per Åhgren
2019-08-30Revert "Add core multi-channel pipeline in AEC3"Ilya Nikolaevskiy
2019-08-30Use HasOneRef to ensure safe reallocation of buffer in EncodedImageIlya Nikolaevskiy
2019-08-30Add core multi-channel pipeline in AEC3Per Åhgren
2019-08-29Remove backwards compatibility names from api/uma_metrics.h.Mirko Bonadei
2019-08-29Delete unneeded dependencies on libjingle_peerconnection_apiNiels Möller
2019-08-29New target for api/rtp_parameters.h and api/media_types.h.Niels Möller
2019-08-28Add support for RTCTransportStats.selectedCandidatePairChangesJonas Oreland
2019-08-27Add TURN_LOGGING_IDJonas Oreland
2019-08-26New empty build target api:rtp_parametersNiels Möller
2019-08-23Use the AEC3 high-pass filter for the whole APMPer Åhgren
2019-08-22Wire the stable target bitrate from GoogCC to the BitrateAllocatorFlorent Castelli
2019-08-22Delete unused function MediaTypeFromStringNiels Möller
2019-08-21Changes to enable use of DatagramTransport as a data channel transport.Bjorn A Mellem
2019-08-20Reland "Introduce ability to test echo in PC level test framework"Artem Titov
2019-08-20Enable custom metrics gathering from stats API in PC framework.Artem Titov
2019-08-20RTCError as return type for PeerConnectionInterface::SetConfigurationNiels Möller
2019-08-19Revert "Introduce ability to test echo in PC level test framework"Sami Kalliomäki
2019-08-19Introduce ability to test echo in PC level test frameworkArtem Titov
2019-08-19Reland "[GetStats] Expose video codec implementation in standardized metrics."Henrik Boström
2019-08-16Remove deprecated constructors of RtpSourceJohannes Kron
2019-08-16Revert "[GetStats] Expose video codec implementation in standardized metrics."Henrik Andreassson
2019-08-16[GetStats] Expose video codec implementation in standardized metrics.Henrik Boström
2019-08-16Reporting audio device underrun counterAlex Narest
2019-08-14Avoid copying of vectors in RtpPacketInfos.Minyue Li
2019-08-14Add AudioDecoderIsacT::Config to include sampling rate and BWInfo objectJiawei Ou
2019-08-13Pull a DataChannelTransportInterface out of MediaTransportInterface.Bjorn A Mellem
2019-08-12audioproc_f: input AEC dump as string, output audio to vectorSonia-Florina Horchidan
2019-08-09Delete unused class MockTargetTransferRateObserverNiels Möller
2019-08-08Removing unused fallback variant for the reverb computationPer Åhgren
2019-08-07Reland of "Reporting of decoding_codec_plc events""Alex Narest