- ad858d1 Improve the audio codec factory documentation. by Karl Wiberg · 6 years ago
- b7180c0 Replace RegisterExternalDecoder in NetEq test VerifyTimestampPropagation. by Niels Möller · 6 years ago
- 540ef28 Adds OnReceivedUplinkAllocation method to AudioEncoder. by Sebastian Jansson · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
- ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
- e482ff8 Audio codecs API: Remove some weasel words in the docs by Karl Wiberg · 6 years ago
- 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
- 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
- 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
- edc49c1 [Cleanup] Remove unused swap function. by Yves Gerey · 6 years ago
- 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
- 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
- 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
- 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
- be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
- b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
- 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
- 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
- 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
- 00eb12a Let NetEq use the PLC output from a decoder by Henrik Lundin · 6 years ago
- 801500c Audio encoder tests: Create audio encoders the new way by Karl Wiberg · 6 years ago
- 24744a9 Use string_view instead of overloading for const string& and const char* by Karl Wiberg · 6 years ago
- 133cff0 AudioCodingModuleTest.TestAllCodecs: Create audio encoders the new way by Karl Wiberg · 7 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
- 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- f1c470e Remove the audio codec factory methods that don't take AudioCodecPairId by Karl Wiberg · 7 years ago
- c7f09ad NetEq fix for repeated audio issue. by Ivo Creusen · 7 years ago
- 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 7 years ago
- bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
- bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 7 years ago
- d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
- 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
- c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 7 years ago
- 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 7 years ago
- d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
- 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
- 6b54228 Adapt audio codec factory templates to the new codec pair ID arguments by Karl Wiberg · 7 years ago
- 17668ec Audio codec implementations: Take optional codec ID argument by Karl Wiberg · 7 years ago
- 9890074 Audio codec factories: Pass a codec pair ID to new codecs by Karl Wiberg · 7 years ago
- 5d436ac Removed Die mock from MockAudioEncoder by Sebastian Jansson · 7 years ago
- 6114c24 Stop using public_deps in api. by Mirko Bonadei · 7 years ago
- 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 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
- 7eaf2f9 Require audio codec API types to have a Config type member by Karl Wiberg · 7 years ago
- e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
- 9065730 Optional: Use nullopt and implicit construction in /api/audio_codecs by Oskar Sundbom · 7 years ago
- fb65b10 Removing forward declarations that are never referenced. by Mirko Bonadei · 7 years ago
- eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 7 years ago
- 7275e18 Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix by Karl Wiberg · 7 years ago
- 735a838 Make iSAC build targets and headers that automatically pick fix or float by Karl Wiberg · 7 years ago
- 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
- fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
- bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
- d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
- b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago