aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/splitting_filter.h
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-04-27Add 3-band filter-bank implementationAlejandro Luebs
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-10Make ChannelBuffer aware of frequency bandsaluebs@webrtc.org
2014-11-28Make bands vector in SplittingFilter Analysis constaluebs@webrtc.org
2014-11-26Implement 3 band splitting filter bank by upsampling and splitting twice into...aluebs@webrtc.org
2014-11-17Add empty 3 band splitting filter APIaluebs@webrtc.org
2014-11-14Wrap the splitting filter in its own classaluebs@webrtc.org
2014-01-07Remove the requirement to call set_sample_rate_hz and friends.andrew@webrtc.org
2013-05-28Include files from webrtc/.. paths in audio_processing/pbos@webrtc.org
2013-04-10WebRtc_Word32 -> int32_t in audio_processing/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org