aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2019-09-13Introduce api/crypto/BUILD.gn.Mirko Bonadei
2019-09-13Move MediaTransportInterface out of the libjingle_peerconnection_api targetNiels Möller
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-09-02Split out RtpSource from libjingle_peerconnection_apiNiels Möller
2019-09-02Remove clock drift metric from NetEq.Jakob Ivarsson
2019-08-30Delete unused logic for audio RtcpMode::kOffNiels Möller
2019-08-30Delete audio methods SignalNetworkStateNiels Möller
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-28Removes TransportSequenceNumberAllocatorErik Språng
2019-08-26Removes deprecated InsertPacket/TimeToSendPacket/TimeToSendPaddingErik Språng
2019-08-23New const method StreamStatistician::GetStatsNiels Möller
2019-08-22Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfoNiels Möller
2019-08-21Set local ssrc at construction of Rtp moduleErik Språng
2019-08-21Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrcErik Språng
2019-08-14Allow sending abs-send-time for audio streams.Sebastian Jansson
2019-08-12Let StreamStatistician::GetReceiveStreamDataCounters return counters by valueNiels Möller
2019-08-07Reland of "Reporting of decoding_codec_plc events""Alex Narest
2019-08-07Add RTC_ prefix to non-standard format specifier macro "PRIdNS"Oleh Prypin
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-08-06In ChannelReceive, use AcmReceiver directly, not AudioCodingModuleNiels Möller
2019-08-02Change 2g network pc audio test to more realistic networkArtem Titov
2019-08-02Reland "Replace the implementation of `GetContributingSources()` on the audio...Chen Xing
2019-08-01Reland "Only include payload in bytes sent/received."Bjorn A Mellem
2019-07-30Revert "Reporting of decoding_codec_plc events"Mirko Bonadei
2019-07-29Revert "Only include payload in bytes sent/received."Bjorn Mellem
2019-07-29Reporting of decoding_codec_plc eventsAlex Narest
2019-07-26Prevent concurrent access to AudioSendStream's configuration.Yves Gerey
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-24Move RtpPacketSender and merge it with RtpPacketPacer.Erik Språng
2019-07-23Only include payload in bytes sent/received.Bjorn A Mellem
2019-07-23Improve low bandwidth audio test instrumentatin, fix PC testArtem Titov
2019-07-19Migrate WebRTC test infra to ABSL_FLAG.Mirko Bonadei
2019-07-17Reland "Remove the injectable bitrate allocation strategy API."Jonas Olsson
2019-07-15Set local ssrc at construction (audio)Erik Språng
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-10Use 16000Hz audio in PC test when specifiedArtem Titov
2019-07-10Reland "Fix collection of audio metrics from PC test framework for audio test"Artem Titov
2019-07-10Remove the injectable bitrate allocation strategy API.Jonas Olsson
2019-07-09Revert "Fix collection of audio metrics from PC test framework for audio test"Mirko Bonadei
2019-07-09Enables usage of ChannelMixer in WebRTC's output mixer.henrika
2019-07-09Fix collection of audio metrics from PC test framework for audio testArtem Titov
2019-07-08Rename tests to prevent clashing with old audio testArtem Titov
2019-07-08Format almost everything.Jonas Olsson
2019-07-05Introduce PC level audio quality test.Artem Titov
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