Sign in
webrtc
/
src
/
/
846dfdfd01c76cc47245f799a6e871cefc871932
/
common_audio
/
wav_header.cc
a33c7af
Tolerate optional chunks in WAV files
by Alessio Bazzica
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/common_audio/wav_header.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
6955870
Convert channel counts to size_t.
by Peter Kasting
· 9 years ago
25702cb
Misc. small cleanups.
by pkasting
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 10 years ago
2ebfac5
Remove COMPILE_ASSERT and use static_assert everywhere
by kwiberg@webrtc.org
· 10 years ago
048c502
Handle all permissible PCM fields with WavReader.
by andrew@webrtc.org
· 10 years ago
f866b2d
Restore the void return type on WriteWavHeader.
by andrew@webrtc.org
· 10 years ago
a3ed713
Add a WavReader counterpart to WavWriter.
by andrew@webrtc.org
· 10 years ago
877083c
New utility class for easy debug dumping to WAV files
by kwiberg@webrtc.org
· 11 years ago