index
:
hardware_libhardware.git
replicant-4.2
replicant-6.0
hardware/libhardware
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
audio_remote_submix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reroute submix HAL: fix race condition on output state
Jean-Michel Trivi
2014-12-09
1
-3
/
+4
*
Support multiple pipes for rerouting
Jean-Michel Trivi
2014-11-17
1
-140
/
+295
*
Fix remote submix crash on null sink
Jean-Michel Trivi
2014-10-15
1
-12
/
+30
*
audio HAL: add parameters to open stream
Eric Laurent
2014-07-28
1
-2
/
+5
*
Add audio_input_flags_t to HAL open_input_stream
Glenn Kasten
2014-07-16
1
-1
/
+2
*
audio: different frame size calculation for input and output
Eric Laurent
2014-07-03
1
-13
/
+19
*
audio: fixed channel count determination from channel mask
Eric Laurent
2014-07-01
1
-20
/
+12
*
Fixed submix buffering when input and output stream formats differ.
Stewart Miles
2014-06-10
1
-14
/
+31
*
Added basic resampling of submix data on read from the input stream.
Stewart Miles
2014-05-19
1
-6
/
+124
*
Add optional logging of input and output streams to the submix HAL.
Stewart Miles
2014-05-19
1
-0
/
+50
*
Implemented mono->stereo, stereo->mono channel conversion in submix HAL.
Stewart Miles
2014-05-16
1
-11
/
+101
*
Modified submix HAL to drop data to the output stream if the pipe could block.
Stewart Miles
2014-05-16
1
-0
/
+19
*
Modify submix HAL to allow either input or output streams create the pipe.
Stewart Miles
2014-05-16
1
-141
/
+232
*
Allow submix module streams to use any NBAIO format.
Stewart Miles
2014-05-14
1
-43
/
+211
*
Modified submix buffer size accessors to use the pipe configuration.
Stewart Miles
2014-05-14
1
-45
/
+87
*
Implemented accessors for derived submix HAL objects.
Stewart Miles
2014-05-13
1
-65
/
+109
*
Added a compile time option to enable / disable verbose submix logging.
Stewart Miles
2014-05-12
1
-30
/
+104
*
am 6322562d: am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135e
Colin Cross
2014-04-21
2
-7
/
+8
|
\
|
*
audio_remote_submix: allow compiling for 64-bit
Colin Cross
2014-04-18
2
-7
/
+8
*
|
am 9f7332d4: am 5106ad0c: Merge "Audio HALs are 32-bit only"
Glenn Kasten
2014-03-14
1
-0
/
+1
|
\
\
|
|
/
|
*
Audio HALs are 32-bit only
Glenn Kasten
2014-03-13
1
-0
/
+1
*
|
NBAIO::Format_from_SR_C requires audio_format_t parameter
Glenn Kasten
2014-03-07
1
-1
/
+2
|
/
*
hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
Colin Cross
2014-01-24
1
-1
/
+1
*
Merge "Fix file permissions" into klp-dev
Glenn Kasten
2013-08-22
1
-0
/
+0
|
\
|
*
Fix file permissions
Glenn Kasten
2013-08-20
1
-0
/
+0
*
|
remote submix: fix test on sampling valid rates
Eric Laurent
2013-08-22
1
-4
/
+4
|
/
*
Use strong pointers and scope
Jean-Michel Trivi
2012-12-21
1
-51
/
+46
*
Fix build
Glenn Kasten
2012-11-02
1
-2
/
+1
*
Shutdown audio pipe when closing input stream
Jean-Michel Trivi
2012-10-30
1
-2
/
+16
*
bug 7253033 Add "exiting" state to remote audio submix module
Jean-Michel Trivi
2012-09-30
2
-2
/
+30
*
Remote submix: fix sink/source reference count handling
Jean-Michel Trivi
2012-09-17
1
-5
/
+5
*
Turn off logs in remote submix audio module
Jean-Michel Trivi
2012-09-17
1
-1
/
+1
*
Remote audio submix: blocking writes and sleeping reads.
Jean-Michel Trivi
2012-09-17
1
-80
/
+144
*
Remote submix audio module: sleep less, log errors
Jean-Michel Trivi
2012-09-13
1
-13
/
+34
*
update audio remote submix API revision
Eric Laurent
2012-09-10
1
-12
/
+1
*
Add audio module for remote submix
Jean-Michel Trivi
2012-09-06
2
-0
/
+753