Sign in
webrtc
/
src
/
69af473a8a2bb2a042be92ee7563118b8bbbda1a
/
common_audio
/
ring_buffer.c
9631575
Use backticks not vertical bars to denote variables in comments for /common_audio
by Artem Titov
· 3 years, 8 months ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/common_audio/ring_buffer.c]
5de0680
Add a check in the BlockBuffer of AEC2 to guard for buffer overflows.
by saza
· 8 years ago
4d23447
Moved struct definition to the header file for the ring buffer.
by peah
· 9 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 (98%) from webrtc/modules/audio_processing/utility/ring_buffer.c]
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 (98%) from webrtc/common_audio/ring_buffer.c]
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 (98%) from webrtc/modules/audio_processing/utility/ring_buffer.c]
6c39324
Revert of Moved the ringbuffer to be built using C++ (patchset #2 id:20001 of https://codereview.webrtc.org/1851873003/ )
by peah
· 9 years ago
[Renamed (88%) from webrtc/modules/audio_processing/utility/ring_buffer.cc]
677e577
Moved the ringbuffer to be built using C++
by peah
· 9 years ago
[Renamed (88%) from webrtc/modules/audio_processing/utility/ring_buffer.c]
711ccc8
Moved ring-buffer related files from common_audio to audio_processing
by peah
· 9 years ago
[Renamed (98%) from webrtc/common_audio/ring_buffer.c]
6b63015
Move ring_buffer to common_audio.
by andrew@webrtc.org
· 10 years ago
[Renamed (97%) from webrtc/modules/audio_processing/utility/ring_buffer.c]
7fad4b8
Include files from webrtc/.. paths in audio_processing/
by pbos@webrtc.org
· 12 years ago
91f3255
Refactor WebRtc_CreateBuffer to return the instance.
by andrew@webrtc.org
· 12 years ago
9ae1354
Refactor ring_buffer interface, add a feature and a test.
by andrew@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago
[Renamed from src/modules/audio_processing/utility/ring_buffer.c]
80d28b2
Changed to new ring buffer in AECM.
by bjornv@webrtc.org
· 13 years ago
6d6a43d
Use char as ring-buffer data type.
by andrew@webrtc.org
· 13 years ago
267d013
Fixed pointer operations on void.
by bjornv@webrtc.org
· 13 years ago
7270a6b
Merged apm-buffer branch [r1293] back to trunk.
by bjornv@webrtc.org
· 13 years ago
470e71d
by niklase@google.com
· 14 years ago