Sign in
webrtc
/
src.git
/
0823eecc9354b6d9da5e4246810cb14010f29f8e
/
common_audio
/
audio_ring_buffer_unittest.cc
665174f
Reformat the WebRTC code base
by Yves Gerey
· 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_ring_buffer_unittest.cc]
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
faed4ab
Revert of Moved ring-buffer related files from common_audio to audio_processing" (patchset #2 id:20001 of https://codereview.webrtc.org/1858123003/ )
by peah
· 9 years ago
[Renamed (97%) from webrtc/modules/audio_processing/utility/audio_ring_buffer_unittest.cc]
8864fe5
Revert "Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ )"
by peah
· 9 years ago
[Renamed (97%) from webrtc/common_audio/audio_ring_buffer_unittest.cc]
c54aad6
Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ )
by peah
· 9 years ago
[Renamed (97%) from webrtc/modules/audio_processing/utility/audio_ring_buffer_unittest.cc]
711ccc8
Moved ring-buffer related files from common_audio to audio_processing
by peah
· 9 years ago
[Renamed (97%) from webrtc/common_audio/audio_ring_buffer_unittest.cc]
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
dce40cf
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
d40af69
Split MoveReadPosition into Forward and Backward versions.
by andrew
· 10 years ago
728d903
Reformat existing code. There should be no functional effects.
by Peter Kasting
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 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
922cfcd
Use non-zero data in AudioRingBufferTest.
by andrew@webrtc.org
· 10 years ago
041035b
Add an AudioRingBuffer class wrapper for the ring_buffer.h C interface.
by andrew@webrtc.org
· 10 years ago