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