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