Sign in
webrtc
/
src
/
webrtc
/
cb436f6ea8999c8fde4c83e94be275dcb72ae0cd
/
audio
b9f62aa
Making FakeNetworkPipe demux audio and video packets.
by minyue
· 8 years ago
69579d7
Reland of Implemented the GetSources() in native code. (patchset #1 id:1 of https://codereview.webrtc.org/2809613002/ )
by hbos
· 8 years ago
af8f6e5
Move AudioDecoder and AudioDecoderFactory mocks to webrtc/test/
by kwiberg
· 8 years ago
fee642e
Revert of Implemented the GetSources() in native code. (patchset #11 id:510001 of https://codereview.webrtc.org/2770233003/ )
by olka
· 8 years ago
d6bc12c
Fix two invalid DCHECKs related to audio BWE.
by stefan
· 8 years ago
b5eeeee
Added the GetSources() to the RtpReceiverInterface and implemented
by zhihuang
· 8 years ago
085ed30
Support multiple connected Android devices in low bandwidth audio test
by oprypin
· 8 years ago
5e9233b
Let PacketRouter separate send and receive modules.
by nisse
· 8 years ago
7843bda
Add Windows, Mac, Android support to low bandwidth audio test
by oprypin
· 8 years ago
a54ea6e
Reland of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #1 id:1 of https://codereview.webrtc.org/2784543002/ )
by nisse
· 8 years ago
f67ccf5
Revert of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #4 id:60001 of https://codereview.webrtc.org/2774463003/ )
by lliuu
· 8 years ago
9b9b7e2
Don't hardcode MediaType::ANY in FakeNetworkPipe.
by nisse
· 8 years ago
e153ae8
Fix UT failure by temporarily uncommenting
by elad.alon
· 8 years ago
afd1255
Reland "WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType"
by kwiberg
· 8 years ago
22de8f3
Define RtpTransportControllerSendInterface.
by nisse
· 8 years ago
52b9df6
Revert of WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType (patchset #13 id:260001 of https://codereview.webrtc.org/2686043006/ )
by kwiberg
· 8 years ago
135be28
WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType
by kwiberg
· 8 years ago
1993d91
Allow ANA to receive RPLR (recoverable packet loss rate) indications
by elad.alon
· 8 years ago
49d1987
Attach TransportFeedbackPacketLossTracker to ANA (PLR only)
by elad.alon
· 8 years ago
1b0415d
Low-bandwidth audio testing
by oprypin
· 8 years ago
a58b581
Reland of Delete class MockCongestionController. (patchset #1 id:1 of https://codereview.webrtc.org/2762133003/ )
by nisse
· 8 years ago
7a8eb23
Revert of Delete class MockCongestionController. (patchset #4 id:60001 of https://codereview.webrtc.org/2762023004/ )
by skvlad
· 8 years ago
b1d9258
Delete class MockCongestionController.
by nisse
· 8 years ago
4e519ca
Split CongestionController into send- and receive-side classes.
by nisse
· 8 years ago
109f6f7
Add low_bandwidth_audio_test to default build
by oprypin
· 8 years ago
9268abe
Move delay_based_bwe_ into CongestionController
by elad.alon
· 8 years ago
0f20d58
Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ )
by oprypin
· 8 years ago
899c143
Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ )
by oprypin
· 8 years ago
ba76094
Enable cpplint and fix cpplint errors in webrtc/*audio
by oprypin
· 8 years ago
68e2137
Adding placeholder for low bandwidth audio test
by kjellander
· 8 years ago
5d07023
Remove MockRemoteBitrateObserver (unused)
by elad.alon
· 8 years ago
bf77153
Remove usage of VoEVolumeControl from WVoE and Audio[Send|Receive]Stream.
by solenberg
· 8 years ago
f21613d
Support 4 channel mic in Windows Core Audio
by jens.nielsen
· 8 years ago
9617a87
Replace NULL with nullptr or null in webrtc/audio/ and common_audio/.
by deadbeef
· 8 years ago
95a13b4
Replace AudioReceiveStream::DeliverRtp with OnRtpPacket.
by nisse
· 8 years ago
ac16f1b
Remove VoEVideoSync interface.
by solenberg
· 8 years ago
660a2e0
Clean out platform specific things from voice_engine_defines.h.
by solenberg
· 8 years ago
c10c31d
Wire up audio packet loss to BWE.
by stefan
· 8 years ago
49cdd35
Move RemoteBitrateEstimator::RemoveStream calls from receive streams to Call.
by nisse
· 8 years ago
f65fb4c
Remove unnecessary RTPHeaderParser, following https://codereview.webrtc.org/2659563002/
by solenberg
· 8 years ago
6045993
Remove most of the remaining calls to VoE APIs from Audio[Send|Receive]Stream.
by solenberg
· 8 years ago
a0add70
Reland of Always call RemoteBitrateEstimator::IncomingPacket from Call. (patchset #1 id:1 of https://codereview.webrtc.org/2668973003/ )
by nisse
· 8 years ago
5cacd3d
Revert of Always call RemoteBitrateEstimator::IncomingPacket from Call. (patchset #9 id:160001 of https://codereview.webrtc.org/2659563002/ )
by nisse
· 8 years ago
40ab430
Always call RemoteBitrateEstimator::IncomingPacket from Call.
by nisse
· 8 years ago
9551ae0
Stop using VoEVideoSync in Call/VideoReceiveStream.
by solenberg
· 8 years ago
6a60706
Enable periodic bitrate probing when application limited for audio BWE.
by stefan
· 8 years ago
90cc2a9
Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ )
by mbonadei
· 8 years ago
df5ec64
Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ )
by mbonadei
· 8 years ago
5c59d8f
Moving webrtc.gni up one level from build/
by mbonadei
· 8 years ago
bc2b639
Pass SdpAudioFormat through Channel, without converting to CodecInst
by kwiberg
· 8 years ago
3e52797
Fix for bwe with overhead on audio only calls.
by michaelt
· 8 years ago
ee5a316
Added a new echo likelihood stat that reports the maximum value from a previous time period.
by ivoc
· 8 years ago
ff6e0cd
GN: Refactor webrtc_nonparallel_tests and audio_tests to avoid crossing package boundaries.
by ehmaldonado
· 8 years ago
e10c50d
Add ossu@ to OWNERS of audio/ and modules/audio_coding/
by ossu
· 8 years ago
800a8f1
Support external audio mixer in webrtc 2.
by gyzhou
· 8 years ago
818a3ee
Revert of Support external audio mixer. (patchset #5 id:140001 of https://codereview.webrtc.org/2539213003/ )
by gyzhou
· 8 years ago
0808545
Support external audio mixer in webrtc.
by gyzhou
· 8 years ago
27e08d9
Refactor webrtc/{api,audio} and modules/audio_coding for GN check
by kjellander
· 8 years ago
31212ba
Moved call.h and most of api/call/* into call/
by ossu
· 8 years ago
d7ef04b
Move functionality out from AudioFrame and into AudioFrameOperations.
by aleloi
· 8 years ago
2bc91bf
Reland "Update rtt on audio only calls".
by michaelt
· 8 years ago
c01dfe6
Relanding "Pass time constant to bwe smoothing filter."
by minyue
· 8 years ago
61e42da
Move ownership of PacketRouter from CongestionController to Call.
by nisse
· 8 years ago
25b4c2e
Added webrtc/audio/utility directory and empty GN target.
by aleloi
· 8 years ago
13d9326
RTC_[D]CHECK_op: Remove superfluous casts
by kwiberg
· 8 years ago
4cb29f6
RTC_[D]CHECK_op: Remove "u" suffix on integer constants
by kwiberg
· 8 years ago
acd8db6
Revert of Pass time constant to bwe smoothing filter. (patchset #8 id:140001 of https://codereview.webrtc.org/2518923003/ )
by ossu
· 8 years ago
4d9c52e
Pass time constanct to bwe smoothing filter.
by michaelt
· 8 years ago
441ecb3
Replace AudioConferenceMixer with AudioMixer.
by aleloi
· 8 years ago
9a1d49f
Expose RtpCodecParameters to VoiceMediaInfo stats.
by hbos
· 8 years ago
d85b51d
Passed AudioMixer to AudioState::Config.
by aleloi
· 8 years ago
7713f33
Added an empty AudioTransportProxy to AudioState.
by aleloi
· 8 years ago
ac14ca2
Remove Absolute Send Time from list of supported header extensions for audio streams.
by solenberg
· 8 years ago
ff9d77c
Support multiple timestamp rates for sending DTMF.
by solenberg
· 8 years ago
abef9e9
Remove all references to GYP
by Henrik Kjellander
· 8 years ago
dbe2c77
Remove usage of VoEBase::AssociateSendChannel() from WVoMC.
by solenberg
· 8 years ago
2c7aecc
Make use of new APM statistics interface.
by ivoc
· 8 years ago
a7f3617
Allowing resetting of AudioNetworkAdaptor in AudioSendStream.
by minyue
· 8 years ago
2454551
Set actual transport overhead in rtp_rtcp
by michaelt
· 8 years ago
a1912ef
Fixing config for Audio BWE.
by minyue
· 8 years ago
def0180
Fix crash when registering abs-send-time to AudioSend/ReceiveStream.
by stefan
· 8 years ago
e9523f0
Clean up abs-send-time for audio.
by stefan
· 8 years ago
5206602
Using AudioOption to enable audio network adaptor.
by minyue
· 8 years ago
b87bc5d
Add a NeededFrequency() method to the AudioMixer::Source interface.
by aleloi
· 8 years ago
91c6f34
Clean up logging in AudioSendStream::SetupSendCodec().
by solenberg
· 8 years ago
77b3ea6
Revert of Clean up logging in AudioSendStream::SetupSendCodec(). (patchset #3 id:40001 of https://codereview.webrtc.org/2446963003/ )
by terelius
· 8 years ago
5928a3d
Fix BWE simulations so that it uses the delay based BWE.
by terelius
· 8 years ago
b8bff80
Clean up logging in AudioSendStream::SetupSendCodec().
by solenberg
· 8 years ago
dfb640f
Add a placeholder stat for logging the estimated residual echo likelihood.
by ivoc
· 8 years ago
fbd0246
Move audio frame memory handling inside AudioMixer.
by aleloi
· 8 years ago
b4ac6b0
Made AudioReceiveStream a mixer participant.
by aleloi
· 8 years ago
bffc190
Moving WebRtcVoiceMediaChannel::SendSetCodec to AudioSendStream.
by minyue
· 8 years ago
a6c6623
GN: Exclude suppressions of Chromium Clang warnings for Chromium builds.
by kjellander
· 8 years ago
5e0ea59
Revert of Add RtcpRttStats to AudioStream (patchset #1 id:1 of https://codereview.webrtc.org/2402333002/ )
by sprang
· 8 years ago
6dcc486
Add RtcpRttStats to AudioStream
by michaelt
· 8 years ago
d0dcb3b
Restarting channel when swapping AudioReceiveStreams in WebrtcVoE.
by aleloi
· 8 years ago
e59b6ff
Moved RtcEventLog files from call/ to logging/
by skvlad
· 8 years ago
36a2479
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
15b966d
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
2cf29b5
GN: Change rtc_source_set targets --> rtc_static_library
by kjellander
· 9 years ago
Next »