aboutsummaryrefslogtreecommitdiff
path: root/webrtc/common_audio/blocker.cc
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-07-28Split MoveReadPosition into Forward and Backward versions.andrew
2015-03-12Clean up LappedTransform and Blocker.mgraczyk@chromium.org
2015-01-26Add an AudioRingBuffer class wrapper for the ring_buffer.h C interface.andrew@webrtc.org
2015-01-13Optimize minimum delay in blockeraluebs@webrtc.org
2014-12-17Support block_size greater than chunk_size in Blockeraluebs@webrtc.org
2014-10-01Import LappedTransform and friends.andrew@webrtc.org