Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
b394a565ab89dd788808d51fd3dce1b592ff952f
/
api
/
audio_codecs
/
opus
/
BUILD.gn
86d053c
Use source_sets in component builds and static_library in release builds.
by Mirko Bonadei
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
44c21f4
Encoder side of Multistream Opus.
by Alex Loiko
· 6 years ago
e5b9416
Decoder for multistream Opus.
by Alex Loiko
· 6 years ago
2edab4c
Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase.
by Niels Möller
· 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
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
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
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
0bc58cf
Replace rtc::Optional with absl::optional in api
by Danil Chapovalov
· 7 years ago
bb23c83
GN hack to tag targets as poisonous (and use it with audio codecs)
by Karl Wiberg
· 7 years ago
6114c24
Stop using public_deps in api.
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
7275e18
Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix
by Karl Wiberg
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/api/audio_codecs/opus/BUILD.gn]
84f6a3f
Move optional.h to webrtc/api/
by kwiberg
· 7 years ago
e5eb724
Reimplement the builtin audio codec factories using the new stuff in api/
by kwiberg
· 7 years ago
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
417989a
Reimplement the builtin audio codec factories using the new stuff in api/
by kwiberg
· 7 years ago
f6a861a
Remove remains of webrtc/base
by ehmaldonado
· 7 years ago
370dd47
Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ )
by ehmaldonado
· 7 years ago
9483b49
Remove remains of webrtc/base
by ehmaldonado
· 7 years ago
96d74bb
Opus implementation of the AudioDecoderFactoryTemplate API
by kwiberg
· 8 years ago
96da011
Opus implementation of the AudioEncoderFactoryTemplate API
by kwiberg
· 8 years ago
1a610f1
Revert of Opus implementation of the AudioEncoderFactoryTemplate API (patchset #4 id:80001 of https://codereview.webrtc.org/2930243003/ )
by charujain
· 8 years ago
eb2d2d3
Revert of Opus implementation of the AudioDecoderFactoryTemplate API (patchset #1 id:1 of https://codereview.webrtc.org/2942733003/ )
by charujain
· 8 years ago
d053fe4
Opus implementation of the AudioDecoderFactoryTemplate API
by kwiberg
· 8 years ago
fe1aa82
Opus implementation of the AudioEncoderFactoryTemplate API
by kwiberg
· 8 years ago