1. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  2. d5ef6ff Disable WavWriterTest flaky tests on Mac. by Alessio Bazzica · 6 years ago
  3. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 7 years ago
  4. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  5. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/wav_file_unittest.cc]
  6. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  7. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  8. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  9. 25702cb Misc. small cleanups. by pkasting · 9 years ago
  10. 2ebfac5 Remove COMPILE_ASSERT and use static_assert everywhere by kwiberg@webrtc.org · 10 years ago
  11. 048c502 Handle all permissible PCM fields with WavReader. by andrew@webrtc.org · 10 years ago
  12. a3ed713 Add a WavReader counterpart to WavWriter. by andrew@webrtc.org · 10 years ago[Renamed (82%) from webrtc/common_audio/wav_writer_unittest.cc]
  13. 584cd8d Fix WEBRTC_AEC_DEBUG_DUMP (broken by int16->float conversion) by kwiberg@webrtc.org · 10 years ago
  14. 877083c New utility class for easy debug dumping to WAV files by kwiberg@webrtc.org · 10 years ago