Sign in
webrtc
/
src.git
/
988cc0870bb49c855b4547f929462eeb38186d12
/
audio
/
utility
/
audio_frame_operations.cc
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
7ce3091
IWYU: Include <string.h> for memcpy(3) after bbf21a3fd.
by Raphael Kubo da Costa
· 7 years ago
bbf21a3
Remove dependencies on modules:module_api from AudioProcessing.
by Fredrik Solenberg
· 7 years ago
e40468b
Move some numeric utility code from rtc_base/ to rtc_base/numerics/
by Karl Wiberg
· 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/audio/utility/audio_frame_operations.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
36b1a5f
Add mute state field to AudioFrame and switch some callers to use it. Also make AudioFrame::data_ private and instead provide:
by yujo
· 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
228c268
Support 4 channel mic in Windows Core Audio
by jens.nielsen
· 8 years ago
6321b49
Move functionality out from AudioFrame and into AudioFrameOperations.
by aleloi
· 8 years ago
[Renamed (64%) from webrtc/modules/utility/source/audio_frame_operations.cc]
0d343fa
Remove unused stuff from AudioFrame:
by solenberg
· 9 years ago
1c2af8e
Avoid clicks when muting/unmuting a voe::Channel.
by solenberg
· 9 years ago
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 9 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
21299d4
Remove the use of AudioFrame::energy_ from AudioProcessing and VoE.
by andrew@webrtc.org
· 11 years ago
8b06200
Include files from webrtc/.. paths in utility/.
by pbos@webrtc.org
· 12 years ago
d900e8b
Proper spacing for end-of-namespace comments.
by pbos@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago
[Renamed from src/modules/utility/source/audio_frame_operations.cc]
4ecea3e
Downmix before resampling in capture and render paths.
by andrew@webrtc.org
· 13 years ago
459955f
Move audio_frame_operations to the utility module.
by andrew@webrtc.org
· 13 years ago
[Renamed from src/voice_engine/main/source/audio_frame_operations.cc]
294be77
Permit mixing mono and stereo streams.
by andrew@webrtc.org
· 13 years ago
63a5098
Rename AudioFrame members.
by andrew@webrtc.org
· 13 years ago
9c4f6a5
Add an AudioFrameOperations unittest.
by andrew@webrtc.org
· 13 years ago
1c7bfe0
Fail silently when swapping mono.
by andrew@webrtc.org
· 13 years ago
02d7174
Add API to swap stereo channels.
by andrew@webrtc.org
· 13 years ago
470e71d
by niklase@google.com
· 14 years ago