Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
1d6e70f33d2b4a974f330e6501ca8a70c5ec69d4
/
common_audio
/
channel_buffer.cc
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 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/channel_buffer.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
942c851
Fix Chromium clang plugin warnings
by kwiberg
· 8 years ago
a181c9a
Keep track of the user-facing number of channels in a ChannelBuffer
by Alejandro Luebs
· 8 years ago
c2b785d
Replace scoped_ptr with unique_ptr in webrtc/common_audio/
by kwiberg
· 9 years ago
e80f9d0
Revert of Replace scoped_ptr with unique_ptr in webrtc/common_audio/ (patchset #4 id:60001 of https://codereview.webrtc.org/1712513002/ )
by kjellander
· 9 years ago
79d7a49
Replace scoped_ptr with unique_ptr in webrtc/common_audio/
by kwiberg
· 9 years ago
6955870
Convert channel counts to size_t.
by Peter Kasting
· 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
d35a5c3
Make ChannelBuffer aware of frequency bands
by aluebs@webrtc.org
· 10 years ago
035e912
Move channel_buffer.{h,cc} to common_audio.
by kjellander@webrtc.org
· 10 years ago
[Renamed (95%) from webrtc/modules/audio_processing/channel_buffer.cc]
79b9eba
Implement 3 band splitting filter bank by upsampling and splitting twice into 2 bands
by aluebs@webrtc.org
· 10 years ago