1. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 7 years ago
  2. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  3. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  4. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/wav_file.cc]
  5. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  6. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  7. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  8. 922246a Replace NULL with nullptr or null in webrtc/audio/ and common_audio/. by deadbeef · 8 years ago
  9. af476c7 RTC_[D]CHECK_op: Remove "u" suffix on integer constants by kwiberg · 8 years ago
  10. d44c077 Revert of Safe numeric library: base/numerics (copied from Chromium) (patchset #11 id:250001 of https://codereview.webrtc.org/1753293002/ ) by Tommi · 9 years ago
  11. de1c81b Safe numeric library added: base/numerics (copied from Chromium) by hbos · 9 years ago
  12. d1f718b Changes in the wav_file implementation in order to by peah · 9 years ago
  13. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  14. 25702cb Misc. small cleanups. by pkasting · 9 years ago
  15. b0ad43b Add aecdump support to audioproc_f by aluebs · 9 years ago
  16. b7a5c16 Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) by kjellander · 9 years ago
  17. 86b4050 Reland of Add aecdump support to audioproc_f. (patchset #2 id:250001 of https://codereview.webrtc.org/1423693008/ ) by kjellander · 9 years ago
  18. d279941 Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) by kjellander · 9 years ago
  19. bdafe31 Add aecdump support to audioproc_f. by andrew · 9 years ago
  20. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  21. 86c6d33 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 9 years ago
  22. 64e753c Revert of Allow more than 2 input channels in AudioProcessing. (patchset #13 id:240001 of https://codereview.webrtc.org/1226093007/) by magjed · 9 years ago
  23. c204754 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 9 years ago
  24. 5a92b78 Add beamforming to audioproc_float utility. by mgraczyk@chromium.org · 10 years ago
  25. 0ab42bc Make safe_conversions suitable for rtc_base_approved. by andrew@webrtc.org · 10 years ago
  26. 2510d11 Add (safe) uint32_t cast to fix Win64 build. by andrew@webrtc.org · 10 years ago
  27. 048c502 Handle all permissible PCM fields with WavReader. by andrew@webrtc.org · 10 years ago
  28. f866b2d Restore the void return type on WriteWavHeader. by andrew@webrtc.org · 10 years ago
  29. a3ed713 Add a WavReader counterpart to WavWriter. by andrew@webrtc.org · 10 years ago