aboutsummaryrefslogtreecommitdiff
path: root/audio/utility
AgeCommit message (Expand)Author
2022-04-25Remove dependency on rtc_base_approved from most targetsFlorent Castelli
2022-04-05Remove //rtc_base:stringutils from public depsFlorent Castelli
2022-04-05Remove //rtc_base:safe_conversions from public depsFlorent Castelli
2022-04-05Remove //rtc_base:macromagic from public depsFlorent Castelli
2022-04-05Remove //rtc_base:logging from public depsFlorent Castelli
2021-11-15Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHEDArtem Titov
2021-08-10Use backticks not vertical bars to denote variables in commentsArtem Titov
2021-07-27Use backticks not vertical bars to denote variables in comments for /audioArtem Titov
2021-04-13Speed up FrameCombiner::Combine by 3xSteve Anton
2021-02-22Replace RTC_DEPRECATED with ABSL_DEPRECATEDDanil Chapovalov
2020-05-18Rename several more tests that use EXPECT_DEATH to *DeathTest.Tommi
2020-01-21Reformat GN files.Mirko Bonadei
2019-11-22Adding VoIP specific channel adjustmentsPer Åhgren
2019-10-17Use source_sets in component builds and static_library in release builds.Mirko Bonadei
2019-07-08Format almost everything.Jonas Olsson
2019-07-04Adding support for channel mixing between different channel layouts.henrika
2019-03-01Implicitly suppress //build/config/clang:find_bad_constructs.Mirko Bonadei
2019-01-29Receive-side ready for multiple channels.Alex Loiko
2018-11-20Delete unneeded includes of common_types.h and gn deps on webrtc_common.Niels Möller
2018-10-23[Cleanup] Add missing #include. Remove useless ones.Yves Gerey
2018-07-25Delete root header file typedef.h.Niels Möller
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-04-18Remove stale dependencies from APM static lib target:Fredrik Solenberg
2018-04-17IWYU: Include <string.h> for memcpy(3) after bbf21a3fd.Raphael Kubo da Costa
2018-04-12Remove dependencies on modules:module_api from AudioProcessing.Fredrik Solenberg
2018-01-10Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "...Per Kjellander
2018-01-10Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""Per Kjellander
2018-01-10GN rtc_* templates: Set default visibility to webrtc_root + "/*"Karl Wiberg
2017-12-15Fix circular dependencies in webrtc_common.Patrik Höglund
2017-12-14Fix circular dependencies between optional, array_view, and rtc_base.Patrik Höglund
2017-12-13Revert "Fix circular dependencies between optional, array_view, and rtc_base."Patrik Höglund
2017-12-13Fix circular dependencies between optional, array_view, and rtc_base.Patrik Höglund
2017-12-05Stop using public_deps in audio/utility.Mirko Bonadei
2017-11-22Move some numeric utility code from rtc_base/ to rtc_base/numerics/Karl Wiberg
2017-09-15Adding NOLINT for typedefs.h and common_types.hMirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei