Sign in
webrtc
/
src
/
webrtc
/
20d4fdefdb091f78d2f9f5c27d94ccc6e40ed543
/
common_audio
20d4fde
Reformat existing code. There should be no functional effects.
by Peter Kasting
· 10 years ago
e65237f
Match existing type usage better.
by Peter Kasting
· 10 years ago
1c55c85
Revert "Upconvert various types to int."
by Peter Kasting
· 10 years ago
e0cc456
Prepare to convert various types to size_t.
by Peter Kasting
· 10 years ago
c21563d
Upconvert various types to int.
by Peter Kasting
· 10 years ago
4cad9ed
Add LappedTransform accessors.
by Michael Graczyk
· 10 years ago
464cde1
common_audio/vad: Removes head allocation failure check
by Bjorn Volcker
· 10 years ago
eac5ca8
Add GetChunkLength to LappedTransform.
by Michael Graczyk
· 10 years ago
a850d39
Refactor common_audio/vad: Create now returns the handle directly instead of an error code
by Bjorn Volcker
· 10 years ago
3a03799
PRESUBMIT: Improve PyLint check and add GN format check.
by Henrik Kjellander
· 10 years ago
ab16802
Clear ARM NEON flag
by Andrew MacDonald
· 10 years ago
a33c861
Add 3-band filter-bank implementation
by Alejandro Luebs
· 10 years ago
66bdb50
Add the rtc_build_openmax_dl variable to the GN build.
by Andrew MacDonald
· 10 years ago
4be1f53
Refactor common_audio/signal_processing: Removed usage of trivial macro WEBRTC_SPL_MUL_16_16
by Bjorn Volcker
· 10 years ago
37ce3fc
Fix unknown option '-msse2' warning
by Henrik Kjellander
· 10 years ago
3b2f0dc
Add a sparse FIR filter implementation
by Alejandro Luebs
· 10 years ago
2b1090a
Refactor common_audio/vad: Removed usage of trivial macro WEBRTC_SPL_MUL_16_16(a, b)
by Bjorn Volcker
· 10 years ago
b6dfac8
Remove android_webview_build conditions.
by Richard Coles
· 10 years ago
6dd58de
common_audio: Explicit cast in WebRtcSpl_NormW16 on ARM
by Bjorn Volcker
· 10 years ago
ddde4b2
Remove non-functional asynchronous resampling mode.
by Andrew MacDonald
· 10 years ago
70e3d3d
Reparent Nonlinear beamformer under beamforming interface.
by Michael Graczyk
· 10 years ago
edd91ff
Refactor common_audio/vad: Removed usage of WEBRTC_SPL_MUL_16_16_RSFT
by Bjorn Volcker
· 10 years ago
36be253
Refactor common_audio/signal_processing: Removed usage of WEBRTC_SPL_MUL_16_16_RSFT
by Bjorn Volcker
· 10 years ago
b787c8f
Document the 'int' return value of Resampler methods.
by wtc@chromium.org
· 10 years ago
2db66fc
Add the Ooura FFT to RealFourier.
by andrew@webrtc.org
· 10 years ago
8dfdcb9
Clean up LappedTransform and Blocker.
by mgraczyk@chromium.org
· 10 years ago
35e73f1
Make building openmax_dl conditional in gyp.
by andrew@webrtc.org
· 10 years ago
db63cd8
Enabling common_audio building with NEON on ARM64
by andrew@webrtc.org
· 10 years ago
860ac53
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
deb9dae
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
c4e2cd0
Fix style violations in common_types.h and config.h
by kwiberg@webrtc.org
· 10 years ago
800e301
Roll chromium_revision b0c3ed3..2c3ffb2 (316737:317530)
by kjellander@webrtc.org
· 10 years ago
c52dfbe
WebRtc_GetCPUFeaturesARM is only available on android
by andrew@webrtc.org
· 10 years ago
4315704
C++ readability review for ajm.
by andrew@webrtc.org
· 10 years ago
ebbb0c2
Make ChannelBuffer aware of frequency bands
by aluebs@webrtc.org
· 10 years ago
d40d97b
Move channel_buffer.{h,cc} to common_audio.
by kjellander@webrtc.org
· 10 years ago
9fbfe8f
Use non-zero data in AudioRingBufferTest.
by andrew@webrtc.org
· 10 years ago
a03359c
Add an AudioRingBuffer class wrapper for the ring_buffer.h C interface.
by andrew@webrtc.org
· 10 years ago
75b626b
Make it easier to use external libyuv + cleanup GYP files.
by kjellander@webrtc.org
· 10 years ago
18a7ec3
Refactor common_audio/vad: Removed usage of macro WEBRTC_SPL_MUL_16_16()
by bjornv@webrtc.org
· 10 years ago
f693164
Add beamforming to audioproc_float utility.
by mgraczyk@chromium.org
· 10 years ago
9441541
Move ring_buffer to common_audio.
by andrew@webrtc.org
· 10 years ago
9a606e7
Remove COMPILE_ASSERT and use static_assert everywhere
by kwiberg@webrtc.org
· 10 years ago
20349b9
Move system_wrappers.gyp files to the proper directory.
by andresp@webrtc.org
· 10 years ago
cbe631e
Optimize minimum delay in blocker
by aluebs@webrtc.org
· 10 years ago
df8fe7a
Unify the two copies of compile_assert.h
by kwiberg@webrtc.org
· 10 years ago
a4462da
common_audio: Made input vector const in WebRtcSpl_LevinsonDurbin()
by bjornv@webrtc.org
· 10 years ago
c95bd61
common_audio: Made input signal const in WebRtcSplFilterMAFastQ12()
by bjornv@webrtc.org
· 10 years ago
87aadb3
Remove WebRtcSpl_ScaleAndAddVectorsWithRoundNeon
by andrew@webrtc.org
· 10 years ago
155872d
Minor fixes regarding accumulator usage on MIPS platforms.
by andrew@webrtc.org
· 10 years ago
9f39470
Remove obsolete target_arch == armv7.
by andrew@webrtc.org
· 10 years ago
e0ffc86
Make safe_conversions suitable for rtc_base_approved.
by andrew@webrtc.org
· 10 years ago
7d87f7c
Support block_size greater than chunk_size in Blocker
by aluebs@webrtc.org
· 10 years ago
2396b27
Add (safe) uint32_t cast to fix Win64 build.
by andrew@webrtc.org
· 10 years ago
f7ba08f
Handle all permissible PCM fields with WavReader.
by andrew@webrtc.org
· 10 years ago
ef19b9a
Add NEON intrinsics version for min_max_operations_neon.c
by andrew@webrtc.org
· 10 years ago
dd50445
Add NEON intrinsics version for WebRtcSpl_MinValueW16Neon
by andrew@webrtc.org
· 10 years ago
ab05c0f
Make an AudioEncoder subclass for comfort noise
by henrik.lundin@webrtc.org
· 10 years ago
ada6e4e
Add NEON intrinsics version for WebRtcSpl_DownsampleFastNeon.
by andrew@webrtc.org
· 10 years ago
54a94d7
Add NEON intrinsics version for WebRtcSpl_CrossCorrelationNeon.
by andrew@webrtc.org
· 10 years ago
0668dba
Cleaned up real_fft APIs due to non-existing NEON code
by bjornv@webrtc.org
· 10 years ago
b7ebe5b
Adding WebRtcSpl_MaxAbsValueW16 intrinsics version
by andrew@webrtc.org
· 10 years ago
ba372c0
Remove -flax-vector-conversions flag for ARM NEON building.
by andrew@webrtc.org
· 10 years ago
3550277
Move ChannelBuffer class to channel_buffer file
by aluebs@webrtc.org
· 10 years ago
4d9d595
Implement 3 band splitting filter bank by upsampling and splitting twice into 2 bands
by aluebs@webrtc.org
· 10 years ago
a7fe477
Build fix for MIPS Android Webview build.
by andrew@webrtc.org
· 10 years ago
1135e2c
Update isolate files for Android APK tests.
by kjellander@webrtc.org
· 10 years ago
deb9e49
Add format members to AudioConverter for DCHECKing.
by andrew@webrtc.org
· 10 years ago
1c755a6
Restore the void return type on WriteWavHeader.
by andrew@webrtc.org
· 10 years ago
46c5634
Add a WavReader counterpart to WavWriter.
by andrew@webrtc.org
· 10 years ago
796056b
Update all .isolate files for the new format.
by kjellander@webrtc.org
· 10 years ago
f8586cc
Build fix for MIPS32R6.
by andrew@webrtc.org
· 10 years ago
a1f6cf7
Revert "Revert part of r7561, "Refactor audio conversion functions.""
by andrew@webrtc.org
· 10 years ago
d7062cc
Creating a C++ wrapper class for VAD
by henrik.lundin@webrtc.org
· 10 years ago
bce1329
Refactor audio conversion functions.
by andrew@webrtc.org
· 10 years ago
2d05389
common_audio: Removed macro WEBRTC_SPL_RSHIFT_W32
by bjornv@webrtc.org
· 10 years ago
88b4afa
common_audio: Removed trivial macro WEBRTC_SPL_UMUL_16_16
by bjornv@webrtc.org
· 10 years ago
af3d97a
Add a simple AudioConverter class.
by andrew@webrtc.org
· 10 years ago
1b22e5c
common_audio: Replaced invalid operand in min_max_operations_neon.S"
by bjornv@webrtc.org
· 10 years ago
dc0bf41
common_audio: Removed version API from signal_processing
by bjornv@webrtc.org
· 10 years ago
1d0c733
common_audio: Removed macro WEBRTC_SPL_RSHIFT_W16
by bjornv@webrtc.org
· 10 years ago
cc05752
audio_processing: Replaced macro WEBRTC_SPL_RSHIFT_W16 with >>
by bjornv@webrtc.org
· 10 years ago
cfe9a7a
common_audio: Removed macro WEBRTC_SPL_LSHIFT_W16
by bjornv@webrtc.org
· 10 years ago
e818859
Add a variable for deciding when to use openmax_dl.
by andrew@webrtc.org
· 10 years ago
1bbdf57
Import LappedTransform and friends.
by andrew@webrtc.org
· 10 years ago
f5723bd
GN: Enable libvpx, add link target and convert some test targets
by kjellander@webrtc.org
· 10 years ago
9055658
audio_processing: Replaced macro WEBRTC_SPL_LSHIFT_W16 with <<
by bjornv@webrtc.org
· 10 years ago
ff91ab8
common_audio refactoring: Removed macro WEBRTC_SPL_LSHIFT_U32
by bjornv@webrtc.org
· 10 years ago
296871b
GN: Add common configs to all targets.
by kjellander@webrtc.org
· 10 years ago
0d52ec5
gn: Fix cflags usage
by pbos@webrtc.org
· 11 years ago
a0d2357
Add ctors to ChannelBuffer to enable copying on construction.
by andrew@webrtc.org
· 11 years ago
4ad10d6
GN: Prefix WebRTC specific variables with "rtc_"
by kjellander@webrtc.org
· 11 years ago
1f53a8f
Fix MSVC warnings about value truncations, webrtc/common_audio/ edition.
by bjornv@webrtc.org
· 11 years ago
5191730
Partial revert of r7014 (Android APK refactor)
by kjellander@webrtc.org
· 11 years ago
02b30eb
Unpacking aecdumps generates wav files
by aluebs@webrtc.org
· 11 years ago
b9d6b2b
Android APK tests built from a normal WebRTC checkout.
by kjellander@webrtc.org
· 11 years ago
05f7eb6
GN: Implement voice engine, common audio, audio coding and audio processing
by kjellander@webrtc.org
· 11 years ago
e2285d5
Add LTO support for Android Chromium.
by andrew@webrtc.org
· 11 years ago
54ade8b
Add CHECK and friends from Chromium.
by andrew@webrtc.org
· 11 years ago
5b3e14c
common_audio: Removed macro WEBRTC_SPL_DIV
by bjornv@webrtc.org
· 11 years ago
Next »