index
:
Project-1CE/hardware_interfaces
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
core
/
all-versions
/
default
/
StreamOut.cpp
Age
Commit message (
Expand
)
Author
2022-01-27
Audio HAL V7.1: Add latency mode APIs
Eric Laurent
2022-01-25
Audio HAL V7.1: Update the default implementation
Mikhail Naganov
2021-05-04
Merge "StreamOut: Fix STREAM_EVENT_CBK_TYPE_CODEC_FORMAT_CHANGED" am: 66ffc5b...
Andy Hung
2021-05-04
Merge "StreamOut: Fix STREAM_EVENT_CBK_TYPE_CODEC_FORMAT_CHANGED" am: 66ffc5b...
Andy Hung
2021-04-30
StreamOut: Fix STREAM_EVENT_CBK_TYPE_CODEC_FORMAT_CHANGED
Andy Hung
2021-04-26
audio HAL - fix UAFs am: 7283cbe8cb am: e227bfd15c am: facfee6382 am: da947d5127
Steven Moreland
2021-04-26
audio HAL - fix UAFs am: 7283cbe8cb am: e227bfd15c
Steven Moreland
2021-04-16
audio HAL - fix UAFs
Steven Moreland
2021-04-13
audio HAL - fix UAFs
Steven Moreland
2021-02-03
audio: Create libraries for data types in core and effect
Mikhail Naganov
2021-02-02
audio: Create libraries for data types in core and effect
Mikhail Naganov
2021-01-30
Merge "audio: Update common types to better match legacy structs" am: 39059ed...
Treehugger Robot
2021-01-29
Merge "audio: Update common types to better match legacy structs"
Treehugger Robot
2021-01-28
audio: Update common types to better match legacy structs
Mikhail Naganov
2021-01-27
audio: add implementation for TV related API
Kuowei Li
2021-01-21
audio: add implementation for TV related API
Kuowei Li
2021-01-14
StreamOut: use atomic_sp<> for event callback thread safety
Andy Hung
2021-01-14
StreamOut: use atomic_sp<> for callback thread safety
Andy Hung
2021-01-07
Audio: Add VTS tests for invalid enum-strings, Part 1b
Mikhail Naganov
2021-01-07
Audio: Add VTS tests for invalid enum-strings, Part 1
Mikhail Naganov
2021-01-05
audio HAL V7: Update track metadata
Eric Laurent
2020-12-16
audio: Update default wrapper to support V7
Mikhail Naganov
2020-12-09
Make audio*-base.h files autogenerated again
Mikhail Naganov
2020-03-19
audio: Check result from oneway calls
Mikhail Naganov
2020-02-25
Add callback for output stream.
jiabin
2020-02-20
audio: Add playback rate parameters to IStreamOut
Mikhail Naganov
2020-02-18
audio: Add Dual Mono Mode and Audio Description Mix Level to IStreamOut
Mikhail Naganov
2019-12-11
audio: Ignore ENOSYS from optional legacy HAL methods
Mikhail Naganov
2019-11-21
Audio V6 wrapper: IDevice|IStream|IEffect.close releases HAL resource
Mikhail Naganov
2018-12-14
Audio HAL: More generalization for types imports
Mikhail Naganov
2018-12-02
Audio HAL V5: Introduce HAL V5, equal to V4 for now
Kevin Rocard
2018-11-28
Audio HAL: Factorize V2 and V4 like libaudiohal
Kevin Rocard