aboutsummaryrefslogtreecommitdiff
path: root/common_audio/wav_header.cc
AgeCommit message (Expand)Author
2020-01-30Add floating point support for writing and reading wav filesPer Åhgren
2019-06-28Delete method ReadableWav::Eof, which was used incorrectly.Niels Möller
2019-03-15ClangTidy fixes for common_audio/Benjamin Wright
2018-11-08Tolerate optional chunks in WAV filesAlessio Bazzica
2018-10-23[Cleanup] Add missing #include. Remove useless ones.Yves Gerey
2018-07-25Delete root header file typedef.h.Niels Möller
2018-06-19Reformat the WebRTC code baseYves Gerey
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei