1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 767efab Delete method ReadableWav::Eof, which was used incorrectly. by Niels Möller · 5 years ago
  3. a33c7af Tolerate optional chunks in WAV files by Alessio Bazzica · 6 years ago
  4. 91df091 Enabling clang::find_bad_constructs for common_audio. by Mirko Bonadei · 6 years ago
  5. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  6. 7ce3091 IWYU: Include <string.h> for memcpy(3) after bbf21a3fd. by Raphael Kubo da Costa · 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_unittest.cc]
  9. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  10. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  11. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  12. 25702cb Misc. small cleanups. by pkasting · 9 years ago
  13. 2ebfac5 Remove COMPILE_ASSERT and use static_assert everywhere by kwiberg@webrtc.org · 10 years ago
  14. 3df38b4 Unify the two copies of compile_assert.h by kwiberg@webrtc.org · 10 years ago
  15. 048c502 Handle all permissible PCM fields with WavReader. by andrew@webrtc.org · 10 years ago
  16. f866b2d Restore the void return type on WriteWavHeader. by andrew@webrtc.org · 10 years ago
  17. a3ed713 Add a WavReader counterpart to WavWriter. by andrew@webrtc.org · 10 years ago
  18. 877083c New utility class for easy debug dumping to WAV files by kwiberg@webrtc.org · 10 years ago