Sign in
webrtc
/
src
/
564de099675d7b66a3cf1d63db5b1ae44f3a37b8
/
common_audio
/
wav_header.cc
9631575
Use backticks not vertical bars to denote variables in comments for /common_audio
by Artem Titov
· 3 years, 8 months ago
c95b939
Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()
by Karl Wiberg
· 4 years, 4 months ago
5dca3f1
Add floating point support for writing and reading wav files
by Per Åhgren
· 5 years ago
767efab
Delete method ReadableWav::Eof, which was used incorrectly.
by Niels Möller
· 6 years ago
8965fbc
ClangTidy fixes for common_audio/
by Benjamin Wright
· 6 years ago
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
· 9 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