Sign in
webrtc
/
src
/
a94a4cc197b2aeaa8040ca575d7a3b838df8e995
/
common_audio
/
audio_converter.h
a4d8737
Format almost everything.
by Jonas Olsson
· 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
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 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/audio_converter.h]
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
67fdb80
Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ )
by oprypin
· 8 years ago
e47c1d3
Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ )
by oprypin
· 8 years ago
aebe55c
Enable cpplint and fix cpplint errors in webrtc/*audio
by oprypin
· 8 years ago
c2b785d
Replace scoped_ptr with unique_ptr in webrtc/common_audio/
by kwiberg
· 9 years ago
e80f9d0
Revert of Replace scoped_ptr with unique_ptr in webrtc/common_audio/ (patchset #4 id:60001 of https://codereview.webrtc.org/1712513002/ )
by kjellander
· 9 years ago
79d7a49
Replace scoped_ptr with unique_ptr in webrtc/common_audio/
by kwiberg
· 9 years ago
6955870
Convert channel counts to size_t.
by Peter Kasting
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 10 years ago
3c089d7
Add RTC_ prefix to contructormagic macros.
by henrikg
· 10 years ago
dce40cf
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
2c29c2e
C++ readability review for ajm.
by andrew@webrtc.org
· 10 years ago
035e912
Move channel_buffer.{h,cc} to common_audio.
by kjellander@webrtc.org
· 10 years ago
8789376
Move ChannelBuffer class to channel_buffer file
by aluebs@webrtc.org
· 10 years ago
5804936
Add format members to AudioConverter for DCHECKing.
by andrew@webrtc.org
· 10 years ago
aada86b
Add a simple AudioConverter class.
by andrew@webrtc.org
· 10 years ago