aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-21Removing unneeded ndk-version.h include.android-12.0.0_r32android-12.0.0_r29android-12.0.0_r28android-12.0.0_r27android-12.0.0_r26android-12.0.0_r21android-12.0.0_r20android-12.0.0_r19android-12.0.0_r18android-12.0.0_r16android12-qpr1-releaseandroid12-qpr1-d-s3-releaseandroid12-qpr1-d-s2-releaseandroid12-qpr1-d-s1-releaseandroid12-qpr1-d-releaseandroid12-devPaul McLean
2021-03-01Upgrade oboe to bab1c7de64aa1395c83be384056e2bad061ea272Haibo Huang
2020-11-24oboe: workaround disconnect bug in RQ1APhil Burk
2020-11-24oboe: return correct InputPreset when modifiedPhil Burk
2020-11-24Add *FramesPerDataCallback and deprecate *FramesPerCallback methodsDon Turner
2020-11-19oboe: prevent race condition in OpenSL close()Phil Burk
2020-11-19oboe: change close() to close_l() for OpenSLPhil Burk
2020-11-19oboe: some code cleanup suggested by ChromePhil Burk
2020-11-19oboe: fix some misc issue for ChromePhil Burk
2020-11-18Apply more suggestions from code review by DonPhil Burk
2020-11-18oboe: cleanup new callbacksPhil Burk
2020-11-18oboe: add AudioStreamDataCallback and AudioStreamErrorCallbackPhil Burk
2020-11-18oboe: fix minor typosPhil Burk
2020-11-17oboe: remove InputPreset warning in OpenSL ES.Phil Burk
2020-11-04oboe: fix timeout in waitForStateChange() for OpenSL ESPhil Burk
2020-11-02resample, changed README to 960 framesPhil Burk
2020-10-23oboe: change VoicePerformance to VoiceRecognition on PPhil Burk
2020-10-18add explicit cassert to resampler impl files.jimmytobin2425
2020-10-12Add virtual destructor to FlowGraphPort.jimmytobin2425
2020-09-23Merge pull request #1019 from ggfan/github-989Gerry
2020-09-23address code review feedback for parameter checkinggfan
2020-09-23Fixing github issue #989: add parameter validation to AudioStreamBasegfan
2020-09-23oboe: force a stop() before close()Phil Burk
2020-09-20Fixed compilation error on NDK <21K
2020-09-16oboe: use proxy for callback size adapterPhil Burk
2020-09-15oboe: cleanup various commentsPhil Burk
2020-08-31Added resample on sample load to avoid the resampling penalty at playPaul McLean
2020-08-25oboe: fix sample rate converter for input streamsPhil Burk
2020-08-25Use a close delay in all versions of AndroidPhil Burk
2020-08-25oboe: delay before closing an AAudio streamPhil Burk
2020-07-14flowgraph: comment explaining namespace changePhil Burk
2020-07-14flowgraph: fix namespace commentPhil Burk
2020-07-14oboe: use oboe::flowgraph namespacePhil Burk
2020-07-14oboe: cleanup fifo includesPhil Burk
2020-07-09flowgraph: improve Oboe flowgraphPhil Burk
2020-06-17oboe: warn user of permission errorsPhil Burk
2020-06-17oboe: add ChannelCountConverterPhil Burk
2020-06-17oboe: Samsung does not use MMAP for CamcorderPhil Burk
2020-06-17oboe: remove debug hack in QuirksManagerPhil Burk
2020-06-17oboe: add Quirk for broken mono on S9Phil Burk
2020-06-10rename to kDefaultNumBursts in LatencyTuner.hPhil Burk
2020-06-10oboe: use frames for LatencyTuner settingsPhil Burk
2020-06-10oboe: setInitialNumBursts() for LatencyTunerPhil Burk
2020-06-04link to resampler headerPhil Burk
2020-06-01Fix AudioStream.cpp indentation.upstream/1.4.2Phil Burk
2020-06-01Reduce logging for a cleaner logcatPhil Burk
2020-06-01Always log errors and LOGI messagesPhil Burk
2020-05-20opensles: prevent crash in releaseBufferPhil Burk
2020-04-24oboe: shared_ptr to streamPhil Burk
2020-04-22Oboe: openSharedStream uses ResultWithViewPhil Burk