1. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  2. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  3. 44c21f4 Encoder side of Multistream Opus. by Alex Loiko · 6 years ago
  4. e5b9416 Decoder for multistream Opus. by Alex Loiko · 6 years ago
  5. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  6. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
  7. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  8. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  9. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  10. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  11. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  12. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  13. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  14. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  15. 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 7 years ago
  16. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  17. 6114c24 Stop using public_deps in api. by Mirko Bonadei · 7 years ago
  18. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  19. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  20. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  21. 7275e18 Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix by Karl Wiberg · 7 years ago
  22. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/audio_codecs/opus/BUILD.gn]
  23. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  24. e5eb724 Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 7 years ago
  25. bcc655c Revert of Reimplement the builtin audio codec factories using the new stuff in api/ (patchset #1 id:60001 of https://codereview.webrtc.org/2997713002/ ) by sakal · 7 years ago
  26. 417989a Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 7 years ago
  27. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  28. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  29. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  30. 96d74bb Opus implementation of the AudioDecoderFactoryTemplate API by kwiberg · 8 years ago
  31. 96da011 Opus implementation of the AudioEncoderFactoryTemplate API by kwiberg · 8 years ago
  32. 1a610f1 Revert of Opus implementation of the AudioEncoderFactoryTemplate API (patchset #4 id:80001 of https://codereview.webrtc.org/2930243003/ ) by charujain · 8 years ago
  33. eb2d2d3 Revert of Opus implementation of the AudioDecoderFactoryTemplate API (patchset #1 id:1 of https://codereview.webrtc.org/2942733003/ ) by charujain · 8 years ago
  34. d053fe4 Opus implementation of the AudioDecoderFactoryTemplate API by kwiberg · 8 years ago
  35. fe1aa82 Opus implementation of the AudioEncoderFactoryTemplate API by kwiberg · 8 years ago