1. 9631575 Use backticks not vertical bars to denote variables in comments for /common_audio by Artem Titov · 3 years, 8 months ago
  2. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
  3. 5dca3f1 Add floating point support for writing and reading wav files by Per Åhgren · 5 years ago
  4. 767efab Delete method ReadableWav::Eof, which was used incorrectly. by Niels Möller · 6 years ago
  5. 8965fbc ClangTidy fixes for common_audio/ by Benjamin Wright · 6 years ago
  6. a33c7af Tolerate optional chunks in WAV files by Alessio Bazzica · 6 years ago
  7. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  8. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  9. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/common_audio/wav_header.cc]
  12. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  13. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  14. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  15. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  16. 25702cb Misc. small cleanups. by pkasting · 9 years ago
  17. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  18. 2ebfac5 Remove COMPILE_ASSERT and use static_assert everywhere by kwiberg@webrtc.org · 10 years ago
  19. 048c502 Handle all permissible PCM fields with WavReader. by andrew@webrtc.org · 10 years ago
  20. f866b2d Restore the void return type on WriteWavHeader. by andrew@webrtc.org · 10 years ago
  21. a3ed713 Add a WavReader counterpart to WavWriter. by andrew@webrtc.org · 10 years ago
  22. 877083c New utility class for easy debug dumping to WAV files by kwiberg@webrtc.org · 11 years ago