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