Sign in
webrtc
/
src
/
1c41be6e05dd65a92d1fe048888bca08f0cacb2f
/
common_audio
/
audio_util.cc
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 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/common_audio/audio_util.cc]
dce40cf
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
7a1c24f
Remove "multichannel" from parameter to match interface name.
by andrew
· 10 years ago
86c6d33
Allow more than 2 input channels in AudioProcessing.
by Michael Graczyk
· 10 years ago
64e753c
Revert of Allow more than 2 input channels in AudioProcessing. (patchset #13 id:240001 of https://codereview.webrtc.org/1226093007/)
by magjed
· 10 years ago
c204754
Allow more than 2 input channels in AudioProcessing.
by Michael Graczyk
· 10 years ago
4fc4add
Refactor audio conversion functions.
by andrew@webrtc.org
· 10 years ago
efb81d8
int16<->float conversions: Use size_t for array length argument, not int
by kwiberg@webrtc.org
· 11 years ago
17e4064
Add a deinterleaved float interface to AudioProcessing.
by andrew@webrtc.org
· 11 years ago
50b2efe
Add a wrapper around PushSincResampler and the old Resampler.
by andrew@webrtc.org
· 12 years ago