1. 5dca3f1 Add floating point support for writing and reading wav files by Per Åhgren · 4 years, 7 months 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. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/wav_header.h]
  7. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  8. 25702cb Misc. small cleanups. by pkasting · 9 years ago
  9. 048c502 Handle all permissible PCM fields with WavReader. by andrew@webrtc.org · 10 years ago
  10. f866b2d Restore the void return type on WriteWavHeader. by andrew@webrtc.org · 10 years ago
  11. a3ed713 Add a WavReader counterpart to WavWriter. by andrew@webrtc.org · 10 years ago
  12. 877083c New utility class for easy debug dumping to WAV files by kwiberg@webrtc.org · 10 years ago