Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oboe
/
1f623872ba5ca7f725dfc2c8c38627fb73f5b954
/
CMakeLists.txt
cb01be5
oboe: add ChannelCountConverter
by Phil Burk
· 4 years, 5 months ago
d12bb00
oboe: add Quirk for broken mono on S9
by Phil Burk
· 4 years, 5 months ago
c79dada
Always log errors and LOGI messages
by Phil Burk
· 4 years, 6 months ago
328860f
oboe: renamed flowgraph classes
by Phil Burk
· 5 years ago
9ffbcb6
Merge branch 'master' into resampler
by Phil Burk
· 5 years ago
37575d0
Remove quotes
by Don Turner
· 5 years ago
82b68a9
Add comments and change install path to include ABI
by Don Turner
· 5 years ago
e3667ba
Remove non essential changes
by Don Turner
· 5 years ago
f39caf2
Fix missing CMake install targets
by Kai Wolf
· 6 years ago
870a9f5
resampler: use integer phase accumulation for all resamplers
by Phil Burk
· 5 years ago
8b8ae34
resampler: moved resampling code into its own folder
by Phil Burk
· 5 years ago
beed0f3
resampler: implement read() for full duplex
by Phil Burk
· 5 years ago
9252733
flowgraph: optimize resampler
by Phil Burk
· 5 years ago
cf1dbc5
flowgraph: add PolyphaseResamplerStereo
by Phil Burk
· 5 years ago
9b4e631
oboe: add PolyphaseSincResampler
by Phil Burk
· 5 years ago
301b066
oboe: add stereo resampler
by Phil Burk
· 5 years ago
68b6ffa
oboe: add sinc based resampler
by Phil Burk
· 5 years ago
41b121b
oboe: start QuirksManager
by Phil Burk
· 5 years ago
bd76d6a
OboeTester: support conversion for input and for I16
by Phil Burk
· 5 years ago
e4a2e9c
oboe: rename OboeFlowGraph to DataConversionFlowGraph
by Phil Burk
· 5 years ago
8bb9324
Fix indentation tabs->spaces
by Don Turner
· 5 years ago
dd3971d
oboe: first draft of resampler
by Phil Burk
· 6 years ago
84e7e65
oboe: move flowgraph from OboeTester to inside Oboe
by Phil Burk
· 6 years ago
9fc3f7a
Add version string
by Don Turner
· 6 years ago
34fbeaf
CMakeLists.txt: make it possible to build shared library
by Atsushi Eno
· 6 years ago
d27bfad
Adding -Wshadow-field compile flag
by Don Turner
· 6 years ago
3b183c7
Adding -Wshadow compile flag
by Don Turner
· 6 years ago
7767b54
Adding -Wextra-semi to compile flags and removing extra semis
by Don Turner
· 6 years ago
cb527c2
Add LoadStabilizer class
by Don Turner
· 6 years ago
2ee898a
Make OBOE_ENABLE_LOGGING public
by Don Turner
· 6 years ago
66783b1
Enable logging only for debug builds
by Don Turner
· 6 years ago
c6ffd52
addressing code review requests for -Ofast flag
by ggfan
· 6 years ago
9fd786a
addressing code reviews for -Ofast addition
by gfan
· 6 years ago
32c6743
Added OBOE_ENABLE_LOGGING to guard against logging per github issue 175
by ggfan
· 6 years ago
2778e88
Adding -Ofast for sample build.
by gfan
· 6 years ago
e55f983
Convert c-type cast to C++ cast
by gfan
· 6 years ago
1abf88e
Expose header directory to users via CMakeLists.txt
by gerry
· 6 years ago
7040a9d
oboe: address review comments, better singleton
by Phil Burk
· 7 years ago
e6c1c74
Oboe can be added to an existing project using CMake add_subdirectory
by Don Turner
· 7 years ago
d4b7f08
Revert to using raw pointer for setCallback
by Don Turner
· 7 years ago
379e8e5
Rename Stream to AudioStream
by Don Turner
· 7 years ago
2786fb5
Documentation tidy up
by Don Turner
· 7 years ago
3bf32ae
Use oboe namespace
by Don Turner
· 7 years ago
1f6dcad
Use CMake to build liboboe.a for Android ABIs
by Don Turner
· 7 years ago