1. 5dca3f1 Add floating point support for writing and reading wav files by Per Åhgren · 4 years, 6 months ago
  2. 7ba3b81 Delete class PlatformFile. by Niels Möller · 5 years ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  4. 825aad1 Delete almost all includes of platform_file.h by Niels Möller · 5 years ago
  5. 19a1d50 Refactor WavWriter to use FileWrapper rather than PlatformFile by Niels Möller · 5 years ago
  6. 54374a0 Delete unused C functions wrapping the WavWriter class by Niels Möller · 5 years ago
  7. 153056b Add ability to play audio in circle for TestAudioDevice wav file capturer by Artem Titov · 5 years ago
  8. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  9. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  10. 4e952a3 Remove unused WavFile::FormatAsString method. by Jonas Olsson · 6 years ago
  11. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 6 years ago
  12. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  13. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/wav_file.h]
  14. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  15. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  16. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  17. d1f718b Changes in the wav_file implementation in order to by peah · 8 years ago
  18. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  19. 25702cb Misc. small cleanups. by pkasting · 9 years ago
  20. b0ad43b Add aecdump support to audioproc_f by aluebs · 9 years ago
  21. b7a5c16 Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) by kjellander · 9 years ago
  22. 86b4050 Reland of Add aecdump support to audioproc_f. (patchset #2 id:250001 of https://codereview.webrtc.org/1423693008/ ) by kjellander · 9 years ago
  23. d279941 Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) by kjellander · 9 years ago
  24. bdafe31 Add aecdump support to audioproc_f. by andrew · 9 years ago
  25. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  26. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  27. bc2296d Add a base class to Wav{Reader,Writer} to access shared parameters. by Andrew MacDonald · 9 years ago
  28. 048c502 Handle all permissible PCM fields with WavReader. by andrew@webrtc.org · 10 years ago
  29. a3ed713 Add a WavReader counterpart to WavWriter. by andrew@webrtc.org · 10 years ago