- 919e3ac Set version to N/A in spl_sqrt_floor README file by Henrik Lundin · 3 months ago
- dbd4bca Update info for spl_sqrt_floor by Henrik Lundin · 3 months ago
- 711e1a8 Create a custom test launcher for android by Björn Terelius · 3 months ago
- 72b5769 Test both WriteSamples overloads in WavWriterTest.LargeFile by Björn Terelius · 3 months ago
- 05cf9c7 Clean up temp files in WavWriterTest.LargeFile by Björn Terelius · 3 months ago
- c181432 Add debug logging in WavWriterTest.LargeFile by Björn Terelius · 3 months ago
- 4c9dbd5 Remove/update TODOs assigned to alessiob by Alessio Bazzica · 3 months ago
- e8c8218 Clean-up iLBC nits by Alessio Bazzica · 4 months ago
- ca07d54 Comment unused variables in implemented functions 4\n by Dor Hen · 4 months ago
- f653f47 Remove unused parameters from "WebRtcSpl_FilterAR" by Dor Hen · 5 months ago
- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
- 6ea1c96 Fix license metadata for spl_sqrt_floor, portaudio, sigslot by Andrew Grieve · 6 months ago
- d6ef33e Remove PushResampler<T>::InitializeIfNeeded by Tommi · 8 months ago
- 11e366d Skip tests failing with the new version of UBSan. by Mirko Bonadei · 9 months ago
- fdd0c6d Skip tests failing with the new version of UBSan. by Mirko Bonadei · 9 months ago
- cfab640 Skip tests failing with the new version of UBSan. by Mirko Bonadei · 9 months ago
- 67fd83e Use MonoView for deinterleaved channels in AudioFrameView by Tommi · 9 months ago
- 19510f8 Delete unused methods by Tommi · 9 months ago
- cfdbb0d Update PushResampler to use a single buffer for source, destination. by Tommi · 9 months ago
- f58ded7 Use audio views in Interleave() and Deinterleave() by Tommi · 9 months ago
- 5d3e680 Add audio view classes by Tommi · 9 months ago
- 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 9 months ago
- 57b09ec Update AudioFrameOperations to require ArrayView by Tommi · 10 months ago
- 1f36798 Start using ArrayView in AudioFrame, update PushResampler by Tommi · 10 months ago
- 4efc830 Provide test output path with `OutputPathWithRandomDirectory` 1/n by Dor Hen · 1 year ago
- 5ba4f2a Make file/directory related tests safe for concurrent execution by Dor Hen · 1 year, 1 month ago
- ec48886 Fix pointer overflow in neon implemenation of audio filters by Sergey Sukhanov · 1 year, 5 months ago
- 83a95f7 Avoid integer overflow detected by the compiler. by Mirko Bonadei · 1 year, 6 months ago
- 73d51f8 [ssci] Added Shipped field to READMEs by Anne Redulla · 1 year, 8 months ago
- bceec84 Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ by Jared Siskin · 1 year, 10 months ago
- cb4b0a6 Check FMA3 support before use it in SincResampler by Henrik Lundin · 2 years, 1 month ago
- 9d9c2d5 Make header files self contained. by Mirko Bonadei · 2 years, 5 months ago
- 6c2ac2e Fix math involving enums in C++20 by Byoungchan Lee · 2 years, 5 months ago
- 3bfafb5 Reenable WebRTC PushResampler format checks on Windows clang debug builds by Sam Zackrisson · 2 years, 7 months ago
- 3bd444f Clarify and extend test support for certain sample rates in audio processing by Sam Zackrisson · 2 years, 7 months ago
- 76d84f1 Adopt absl::string_view in common_audio/ by Ali Tofigh · 2 years, 10 months ago
- ea1e6f4 Delete rtc_base/format_macros.h by Niels Möller · 2 years, 10 months ago
- 662d7f1 Fixes to support building in -std=c++20 mode. by Peter Kasting · 2 years, 10 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 10 months ago
- a19f0c7 Fix C function to comply with improved -Wstrict-prototypes by Artem Titov · 2 years, 11 months ago
- dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 2 years, 11 months ago
- 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 2 years, 11 months ago
- e10a9f6 Remove //rtc_base:safe_conversions from public deps by Florent Castelli · 2 years, 11 months ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 2 years, 11 months ago
- 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 2 years, 11 months ago
- 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 1 month ago
- 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 1 month ago
- 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 1 month ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 3 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
- 9631575 Use backticks not vertical bars to denote variables in comments for /common_audio by Artem Titov · 3 years, 7 months ago
- 286b1db Fix -Wunreachable-code-aggressive. by Peter Kasting · 3 years, 8 months ago
- 5663ce9 Avoid undefined behavior in a division operation. by Minyue Li · 3 years, 10 months ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 1 month ago
- 6031b74 Implement a Neon optimized function to find the argmax element in an array. by Ivo Creusen · 4 years, 1 month ago
- 3111783 Organize iLBC headers as per style guide by Timothy Gu · 4 years, 2 months ago
- 6c80aeb Remove kwiberg@webrtc.org from OWNERS files by Henrik Lundin · 4 years, 3 months ago
- c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
- a43178c Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- 082fac7 Revert "Reland "Activating AVX2 support by default"" by Andrey Logvin · 4 years, 5 months ago
- a0ad0bb Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- 80907be Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- 80869c2 Delete stringize macros. by Niels Möller · 4 years, 5 months ago
- de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 5 months ago
- e5d669e Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- 9ccbe17 Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- ad14827 Activating AVX2 support by default by Per Åhgren · 4 years, 5 months ago
- bef022b Refactor cpu_features_wrapper.h functions from C to C++. by Mirko Bonadei · 4 years, 6 months ago
- 66e7338 Reland "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 6 months ago
- d156a0d Revert "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 6 months ago
- 2b242d8 Merge cpu_features build targets into //system_wrappers. by Mirko Bonadei · 4 years, 6 months ago
- 7ad1011 Support AVX2/FMA intrinsics in audio FIR filter by Zhaoliang Ma · 4 years, 6 months ago
- 72e4321 Reland "Support AVX2/FMA intrinsics in Audio Resampler module" by Zhaoliang Ma · 4 years, 6 months ago
- 0c9204c Revert "Support AVX2/FMA intrinsics in Audio Resampler module" by Åsa Persson · 4 years, 7 months ago
- 1ca8d87 Support AVX2/FMA intrinsics in Audio Resampler module by Zhaoliang Ma · 4 years, 7 months ago
- 11b6f68 Replace slave -> helper, master -> reference by Henrik Lundin · 4 years, 8 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 9 months ago
- a0cf1ea Add peah as OWNER to common_audio by Per Åhgren · 4 years, 9 months ago
- 3e3c4d8 Updating the Ooura FFT to take SSE2 usage specification in the ctor by Per Åhgren · 4 years, 9 months ago
- 704fb55 In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 9 months ago
- 909f3a5 Rename several more tests that use EXPECT_DEATH to *DeathTest. by Tommi · 4 years, 9 months ago
- 146137a Merge OOURA BUILD.gn files. by Mirko Bonadei · 4 years, 10 months ago
- f0d64a5 Reland "Unify OOURA implementations in one directory." by Mirko Bonadei · 4 years, 11 months ago
- ed005be Revert "Unify OOURA implementations in one directory." by Mirko Bonadei · 4 years, 10 months ago
- 09b439c Unify OOURA implementations in one directory. by Mirko Bonadei · 4 years, 11 months ago
- e1b7af9 Changed fft4g to be built as C++ by Per Åhgren · 5 years ago
- 1883d3e Optimizations and refactoring of the APM 3-band split filter by Per Åhgren · 5 years ago
- dbf5416 Delete header file rtc_base/memory/aligned_array.h by Niels Möller · 5 years ago
- 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
- e52115a Remove inactive OWNERS. by Mirko Bonadei · 5 years ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
- 5dca3f1 Add floating point support for writing and reading wav files by Per Åhgren · 5 years ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
- 3fdb3cb Remove potential real-time reallocation in PushResampler by Per Åhgren · 5 years ago
- 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 5 years ago
- 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
- 4970670 Avoid reading outside of memory in WebRtcVad_FindMinimum by Henrik Lundin · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- 2dac4e4 Remove rtc_use_lto GN arg. by Mirko Bonadei · 6 years ago
- 928146f Removing all external access to the integer sample data in AudioBuffer by Per Åhgren · 6 years ago