Sign in
webrtc
/
src
/
webrtc
/
50fb9931b6f4130cd8a76c546b30ece7ee1eea59
/
common_audio
/
resampler
9617a87
Replace NULL with nullptr or null in webrtc/audio/ and common_audio/.
by deadbeef
· 8 years ago
45a0bd3
Replace test_support_main by test_main and get rid of test_support_main_threaded_mac
by ehmaldonado
· 8 years ago
c1a5e1b
Replace some asserts with DCHECKs
by kwiberg
· 8 years ago
4cb29f6
RTC_[D]CHECK_op: Remove "u" suffix on integer constants
by kwiberg
· 8 years ago
d9e48cf
Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere
by kwiberg
· 8 years ago
c1e71d6
Revert of Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere (patchset #2 id:20001 of https://codereview.webrtc.org/2384693002/ )
by guidou
· 8 years ago
73d0569
Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere
by kwiberg
· 8 years ago
36a2479
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
15b966d
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
0dad10d
Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ )
by Tommi
· 9 years ago
d7f9119
Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ )
by Tommi
· 9 years ago
85510c2
Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ )
by Tommi
· 9 years ago
c10f207
Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ )
by Tommi
· 9 years ago
2a594b8
Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ )
by Tommi
· 9 years ago
51e5639
Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2014183003/ )
by tommi
· 9 years ago
9f94c1b
Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006313009/ )
by tommi
· 9 years ago
130ee05
Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2009253004/ )
by kjellander
· 9 years ago
4fcc5b2
Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006243002/ )
by tommi
· 9 years ago
b53ca75
Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #6 id:100001 of https://codereview.webrtc.org/2007563002/ )
by tommi
· 9 years ago
049b2cd
Adding a some checks and switching out a few assert for RTC_[D]CHECK.
by tommi
· 9 years ago
43b1130
Remove runtime NEON detection
by pasko
· 9 years ago
7738985
Delete all use of tick_util.h.
by Niels Möller
· 9 years ago
c53a1c7
Replace scoped_ptr with unique_ptr in webrtc/common_audio/
by kwiberg
· 9 years ago
e00dfb9
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
7d9e5b7
Replace scoped_ptr with unique_ptr in webrtc/common_audio/
by kwiberg
· 9 years ago
b3f6beb
Move gtest_prod_util.h out of webrtc/test tree.
by kjellander
· 9 years ago
80590d9
Convert channel counts to size_t.
by Peter Kasting
· 9 years ago
78f65d0
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
5c075c8
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 10 years ago
9199c0e
Add RTC_ prefix to contructormagic macros.
by henrikg
· 10 years ago
a0ad248
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
9edfcab
Miscellaneous changes split from https://codereview.webrtc.org/1230503003 .
by pkasting
· 10 years ago
20d4fde
Reformat existing code. There should be no functional effects.
by Peter Kasting
· 10 years ago
e0cc456
Prepare to convert various types to size_t.
by Peter Kasting
· 10 years ago
ab16802
Clear ARM NEON flag
by Andrew MacDonald
· 10 years ago
ddde4b2
Remove non-functional asynchronous resampling mode.
by Andrew MacDonald
· 10 years ago
b787c8f
Document the 'int' return value of Resampler methods.
by wtc@chromium.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
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
9a606e7
Remove COMPILE_ASSERT and use static_assert everywhere
by kwiberg@webrtc.org
· 10 years ago
df8fe7a
Unify the two copies of compile_assert.h
by kwiberg@webrtc.org
· 10 years ago
bce1329
Refactor audio conversion functions.
by andrew@webrtc.org
· 10 years ago
1f53a8f
Fix MSVC warnings about value truncations, webrtc/common_audio/ edition.
by bjornv@webrtc.org
· 11 years ago
0e2b7ec
Remove Android.mk build files.
by pbos@webrtc.org
· 11 years ago
774b3d3
Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h.
by henrike@webrtc.org
· 11 years ago
0a9ed7c
Revert 6202 "Switch to using base/constructormagic.h and remove ..."
by mcasas@webrtc.org
· 11 years ago
28b7c07
Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h.
by henrike@webrtc.org
· 11 years ago
151f6f2
Added include of assert.h for files calling assert but missing the include.
by henrike@webrtc.org
· 11 years ago
ba47616
Replace scoped_array<T> with scoped_ptr<T[]>.
by andrew@webrtc.org
· 11 years ago
708ff4d
Resampler modifications in preparation for arbitrary audioproc rates.
by andrew@webrtc.org
· 11 years ago
6a5ccc5
Add a float interface to PushSincResampler.
by andrew@webrtc.org
· 11 years ago
e9d42e6
Clean up CPU detection defines in SincResampler a little.
by andrew@webrtc.org
· 11 years ago
b7306ea
Use scoped_ptr<T[]> in SincResampler to avoid .get()[] weirdness.
by andrew@webrtc.org
· 11 years ago
1d2f5dc
Add an AlignedFreeDeleter and remove scoped_ptr_malloc.
by andrew@webrtc.org
· 11 years ago
3528ad9
Minor improvement in RoundToInt16 implementation.
by turaj@webrtc.org
· 11 years ago
221798a
Upgrade scoped_ptr to Chromium's latest version.
by andrew@webrtc.org
· 11 years ago
a4bbaa6
Allocate float_buffer_ in the initializer list.
by andrew@webrtc.org
· 12 years ago
11a8868
Reduce cost of PushSincResampler::Resample().
by andrew@webrtc.org
· 12 years ago
3f45c2e
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 12 years ago
478d711
Add some virtual and OVERRIDEs in webrtc/common_audio/
by pbos@webrtc.org
· 12 years ago
05f2131
Downstream latest Chromium SincResampler changes.
by andrew@webrtc.org
· 12 years ago
3b89e10
Proper spacing for end-of-namespace comments.
by pbos@webrtc.org
· 12 years ago
92bfbbd
Replace the old resampler with SincResampler in the voice engine signal path.
by andrew@webrtc.org
· 12 years ago
f24ac59
Include files from webrtc/.. paths in common_audio/
by pbos@webrtc.org
· 12 years ago
5dea86a
Update SincResampler with the latest Chromium code.
by andrew@webrtc.org
· 12 years ago
166153e
Consolidate common_audio into a single target.
by andrew@webrtc.org
· 12 years ago
b6fadb1
Add a wrapper around PushSincResampler and the old Resampler.
by andrew@webrtc.org
· 12 years ago
dea537b
Add a push-based wrapper around SincResampler.
by andrew@webrtc.org
· 12 years ago
c49ec13
WebRtc_Word32 -> int32_t in common_audio/
by pbos@webrtc.org
· 12 years ago
4e91d4a
Modify SincResampler to build in webrtc.
by andrew@webrtc.org
· 12 years ago
13e46dc
Import SincResampler from Chromium.
by andrew@webrtc.org
· 12 years ago
9669d71
Remove '<(library)' in gyp files.
by wjia@webrtc.org
· 12 years ago
b015cbe
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago