- 1ca8d87 Support AVX2/FMA intrinsics in Audio Resampler module by Zhaoliang Ma · 4 years, 8 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, 10 months ago
- 909f3a5 Rename several more tests that use EXPECT_DEATH to *DeathTest. by Tommi · 4 years, 10 months ago
- 146137a Merge OOURA BUILD.gn files. by Mirko Bonadei · 4 years, 11 months ago
- f0d64a5 Reland "Unify OOURA implementations in one directory." by Mirko Bonadei · 5 years ago
- ed005be Revert "Unify OOURA implementations in one directory." by Mirko Bonadei · 4 years, 11 months ago
- 09b439c Unify OOURA implementations in one directory. by Mirko Bonadei · 5 years 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
- 62c174c Reland of Correct conversion between float and fixed formats by Per Åhgren · 6 years ago
- 533c225 Revert "Correct conversion between float and fixed formats" by Henrik Andreassson · 6 years ago
- ffc525b Fix a bug/typo in WebRtcSpl_FilterAR which updates the wrong state vector by Jiawei Ou · 6 years ago
- 67e43c8 Correct conversion between float and fixed formats by Per Åhgren · 6 years ago
- b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 6 years ago
- 7ba3b81 Delete class PlatformFile. by Niels Möller · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 225842c Initialize signal processing function pointers statically by Karl Wiberg · 6 years ago
- 825aad1 Delete almost all includes of platform_file.h by Niels Möller · 6 years ago
- 767efab Delete method ReadableWav::Eof, which was used incorrectly. by Niels Möller · 6 years ago
- 19a1d50 Refactor WavWriter to use FileWrapper rather than PlatformFile by Niels Möller · 6 years ago
- 54374a0 Delete unused C functions wrapping the WavWriter class by Niels Möller · 6 years ago
- 153056b Add ability to play audio in circle for TestAudioDevice wav file capturer by Artem Titov · 6 years ago
- 1bc995a WebRtcSpl AffineTransform: make input const by Alessio Bazzica · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- b00dec5 Qualify cmath function calls. by Mirko Bonadei · 6 years ago
- 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
- 8965fbc ClangTidy fixes for common_audio/ by Benjamin Wright · 6 years ago
- 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
- c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 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
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
- a33c7af Tolerate optional chunks in WAV files by Alessio Bazzica · 6 years ago
- 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
- 3fc5a20 Add support for many channels in push_resampler. by Alex Loiko · 6 years ago
- 366a50c Remove simple stringstream usages. by Jonas Olsson · 7 years ago
- d4161a3 Moving LappedTransform, Blocker and AudioRingBuffer. by Alessio Bazzica · 7 years ago
- 2983599 Move spl_sqrt_floor dep to proper third_party directory by Artem Titov · 7 years ago
- 10d70ca Fix guards for headers in third party by Artem Titov · 7 years ago
- d2f4e8b Explicitly add -mfpu=neon to all targets that use NEON by Oleh Prypin · 7 years ago
- 421f868 Fix refered LICENSE file path in webrtc license notice by Artem Titov · 7 years ago
- 333a505 Move fft4g to proper third_party directory by Artem Titov · 7 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
- d4e5206 Clean up unneeded includes in common_audio/BUILD.gn. by Mirko Bonadei · 7 years ago
- 91df091 Enabling clang::find_bad_constructs for common_audio. by Mirko Bonadei · 7 years ago
- 3f84f49 Remove useless import of arm.gni by Sam Zackrisson · 7 years ago
- f9c2952 Removing warning suppression flags in common_audio/. by Mirko Bonadei · 7 years ago
- df3bcdb Extract fft4g into separate build target by Artem Titov · 7 years ago
- 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 4e952a3 Remove unused WavFile::FormatAsString method. by Jonas Olsson · 7 years ago
- 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 7 years ago
- 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 7 years ago
- 0520b0e FFT-based auto correlation. by Alex Loiko · 7 years ago
- d5ef6ff Disable WavWriterTest flaky tests on Mac. by Alessio Bazzica · 7 years ago
- 78ad6ce Removing openmax_dl by Alessio Bazzica · 7 years ago
- 00ec2d9 Disabling openmax_dl by Alessio Bazzica · 7 years ago
- 9b4aa60 Fix ptr overflow warning in filter_ar.c by Henrik Lundin · 7 years ago
- 13fb0ef Fix ptr overflow warning by Artem Titov · 7 years ago
- 7ce3091 IWYU: Include <string.h> for memcpy(3) after bbf21a3fd. by Raphael Kubo da Costa · 7 years ago
- 09a6cd5 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 7 years ago
- 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 7 years ago
- 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 7 years ago
- d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 7 years ago
- e62f600 Extend WavReader and WavWriter API. by Artem Titov · 7 years ago
- 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
- a2e3ab1 Conditionally include real_fourier_openmax.h. by Mirko Bonadei · 7 years ago
- 6ce0359 Adding missing ASM dependencies. by Mirko Bonadei · 7 years ago
- 6df09f6 Add decibel conversion functions to //common_audio:common_audio by Alex Loiko · 7 years ago
- dbbb33c Stop using public_deps in common_audio. by Mirko Bonadei · 7 years ago
- 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
- ee67ca3 Replace left shift with equivalent multiplication. by Alex Loiko · 7 years ago
- a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
- c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
- 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
- 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
- a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
- a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- 1a8fffb Restrict visibility in some places where we can get away with doing so by Karl Wiberg · 7 years ago
- 6f54e7a Avoid integer-overflow in WebRtcSpl_FilterARFastQ12 by Henrik Lundin · 7 years ago