1. 9631575 Use backticks not vertical bars to denote variables in comments for /common_audio by Artem Titov · 3 years, 8 months ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/common_audio/ring_buffer.c]
  4. 5de0680 Add a check in the BlockBuffer of AEC2 to guard for buffer overflows. by saza · 8 years ago
  5. 4d23447 Moved struct definition to the header file for the ring buffer. by peah · 9 years ago
  6. 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]
  7. 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]
  8. 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]
  9. 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]
  10. 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]
  11. 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]
  12. 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]
  13. 7fad4b8 Include files from webrtc/.. paths in audio_processing/ by pbos@webrtc.org · 12 years ago
  14. 91f3255 Refactor WebRtc_CreateBuffer to return the instance. by andrew@webrtc.org · 12 years ago
  15. 9ae1354 Refactor ring_buffer interface, add a feature and a test. by andrew@webrtc.org · 12 years ago
  16. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/audio_processing/utility/ring_buffer.c]
  17. 80d28b2 Changed to new ring buffer in AECM. by bjornv@webrtc.org · 13 years ago
  18. 6d6a43d Use char as ring-buffer data type. by andrew@webrtc.org · 13 years ago
  19. 267d013 Fixed pointer operations on void. by bjornv@webrtc.org · 13 years ago
  20. 7270a6b Merged apm-buffer branch [r1293] back to trunk. by bjornv@webrtc.org · 13 years ago
  21. 470e71d by niklase@google.com · 14 years ago