Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
43cb716e55eab1cf1ae8afd2ac79b51a604d0fa5
/
webrtc
/
modules
/
audio_coding
/
acm2
/
acm_resampler.cc
6955870
Convert channel counts to size_t.
by Peter Kasting
· 10 years ago
25702cb
Misc. small cleanups.
by pkasting
· 10 years ago
82ccfcf
Remove unused and rarely used LOG_ macros.
by solenberg
· 10 years ago
3e6db23
audio_coding: remove "main" directory
by kjellander
· 10 years ago
[Renamed (96%) from webrtc/modules/audio_coding/main/acm2/acm_resampler.cc]
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 10 years ago
dce40cf
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
f2aafe4
Added include of assert.h for files calling assert but missing the include.
by henrike@webrtc.org
· 11 years ago
439a4c4
Add an output capacity parameter to ACMResampler::Resample10Msec()
by henrik.lundin@webrtc.org
· 11 years ago
40ee3d0
Consolidate audio conversion from Channel and TransmitMixer.
by andrew@webrtc.org
· 11 years ago
6d5d248
Wrap ACM2 code inside acm2 namespace. This gurantees that one ACM would not use components of others by accident.
by turaj@webrtc.org
· 12 years ago
48af652
Prepare to compile ACM1 and ACM2.
by turaj@webrtc.org
· 12 years ago
7959e16
ACM2 integration with NetEq 4.
by turaj@webrtc.org
· 12 years ago