1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/common_audio/wav_header_unittest.cc]
  3. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
  4. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  5. 6955870 Convert channel counts to size_t. by Peter Kasting · 10 years ago
  6. 25702cb Misc. small cleanups. by pkasting · 10 years ago
  7. 2ebfac5 Remove COMPILE_ASSERT and use static_assert everywhere by kwiberg@webrtc.org · 11 years ago
  8. 3df38b4 Unify the two copies of compile_assert.h by kwiberg@webrtc.org · 11 years ago
  9. 048c502 Handle all permissible PCM fields with WavReader. by andrew@webrtc.org · 11 years ago
  10. f866b2d Restore the void return type on WriteWavHeader. by andrew@webrtc.org · 11 years ago
  11. a3ed713 Add a WavReader counterpart to WavWriter. by andrew@webrtc.org · 11 years ago
  12. 877083c New utility class for easy debug dumping to WAV files by kwiberg@webrtc.org · 11 years ago