Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
08f6a6c672d3be5f2614729dc0eaaf2bcdb2c272
/
audio
/
remix_resample_unittest.cc
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
bbf21a3
Remove dependencies on modules:module_api from AudioProcessing.
by Fredrik Solenberg
· 7 years ago
a8b7c7f
Move remaining traces of VoiceEngine
by Fredrik Solenberg
· 7 years ago
[Renamed (98%) from voice_engine/utility_unittest.cc]
55900fd
Move APM initialization into WebRtcVoiceEngine
by Fredrik Solenberg
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/voice_engine/utility_unittest.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
36b1a5f
Add mute state field to AudioFrame and switch some callers to use it. Also make AudioFrame::data_ private and instead provide:
by yujo
· 8 years ago
228c268
Support 4 channel mic in Windows Core Audio
by jens.nielsen
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 9 years ago
cdfe20b
Fix the maximum native sample rate in AudioProcessing
by Alejandro Luebs
· 9 years ago
dce40cf
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 9 years ago
b7e5054
Match existing type usage better.
by Peter Kasting
· 10 years ago
f5a33f1
Resampler modifications in preparation for arbitrary audioproc rates.
by andrew@webrtc.org
· 11 years ago
a78a41f
Move output_mixer_unittest.cc to utility_unittest.cc.
by andrew@webrtc.org
· 11 years ago
[Renamed (96%) from webrtc/voice_engine/output_mixer_unittest.cc]
40ee3d0
Consolidate audio conversion from Channel and TransmitMixer.
by andrew@webrtc.org
· 11 years ago
c1eb560
Replace the old resampler with SincResampler in the voice engine signal path.
by andrew@webrtc.org
· 12 years ago
50b2efe
Add a wrapper around PushSincResampler and the old Resampler.
by andrew@webrtc.org
· 12 years ago
ae1a58b
Replace AudioFrame's operator= with CopyFrom().
by andrew@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago
[Renamed from src/voice_engine/output_mixer_unittest.cc]
6f8db36
Reorganize voice_engine/.
by andrew@webrtc.org
· 13 years ago
[Renamed from src/voice_engine/main/source/output_mixer_unittest.cc]
4ecea3e
Downmix before resampling in capture and render paths.
by andrew@webrtc.org
· 13 years ago