Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
3c91b31162b88a3b38f227a0c681115f2a20a1dd
/
common_audio
/
wav_file.h
5dca3f1
Add floating point support for writing and reading wav files
by Per Åhgren
· 4 years, 10 months ago
7ba3b81
Delete class PlatformFile.
by Niels Möller
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 5 years ago
825aad1
Delete almost all includes of platform_file.h
by Niels Möller
· 5 years ago
19a1d50
Refactor WavWriter to use FileWrapper rather than PlatformFile
by Niels Möller
· 5 years ago
54374a0
Delete unused C functions wrapping the WavWriter class
by Niels Möller
· 5 years ago
153056b
Add ability to play audio in circle for TestAudioDevice wav file capturer
by Artem Titov
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
4e952a3
Remove unused WavFile::FormatAsString method.
by Jonas Olsson
· 6 years ago
e62f600
Extend WavReader and WavWriter API.
by Artem Titov
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/common_audio/wav_file.h]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
d1f718b
Changes in the wav_file implementation in order to
by peah
· 9 years ago
6955870
Convert channel counts to size_t.
by Peter Kasting
· 9 years ago
25702cb
Misc. small cleanups.
by pkasting
· 9 years ago
b0ad43b
Add aecdump support to audioproc_f
by aluebs
· 9 years ago
b7a5c16
Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ )
by kjellander
· 9 years ago
86b4050
Reland of Add aecdump support to audioproc_f. (patchset #2 id:250001 of https://codereview.webrtc.org/1423693008/ )
by kjellander
· 9 years ago
d279941
Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ )
by kjellander
· 9 years ago
bdafe31
Add aecdump support to audioproc_f.
by andrew
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 9 years ago
3c089d7
Add RTC_ prefix to contructormagic macros.
by henrikg
· 9 years ago
bc2296d
Add a base class to Wav{Reader,Writer} to access shared parameters.
by Andrew MacDonald
· 9 years ago
048c502
Handle all permissible PCM fields with WavReader.
by andrew@webrtc.org
· 10 years ago
a3ed713
Add a WavReader counterpart to WavWriter.
by andrew@webrtc.org
· 10 years ago