index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libmedia
/
AudioRecord.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge "Unify comments between AudioTrack and AudioRecord"
Glenn Kasten
2014-01-17
1
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Unify comments between AudioTrack and AudioRecord
Glenn Kasten
2014-01-14
1
-3
/
+5
*
|
|
Merge "Use AUDIO_SESSION_ALLOCATE instead of 0"
Glenn Kasten
2014-01-15
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use AUDIO_SESSION_ALLOCATE instead of 0
Glenn Kasten
2013-12-20
1
-4
/
+4
|
|
/
*
|
Fix race condition in AudioRecord::pause followed by start
Glenn Kasten
2014-01-13
1
-7
/
+8
*
|
Fix some (but not all) unused parameter warnings
Glenn Kasten
2013-12-19
1
-3
/
+3
|
/
*
Cleanup openRecord error handling
Glenn Kasten
2013-09-24
1
-2
/
+7
*
AudioTrack: fix music resume
Eric Laurent
2013-09-23
1
-2
/
+3
*
Fix slow AudioTrack and AudioRecord destruction
Glenn Kasten
2013-09-20
1
-24
/
+30
*
Fix potential leak of audio input handle.
Jeff Brown
2013-08-09
1
-61
/
+42
*
Fix regression for AudioRecord streaming callback mode
Glenn Kasten
2013-08-08
1
-6
/
+11
*
Merge "AudioRecord notification frames"
Glenn Kasten
2013-08-06
1
-4
/
+27
|
\
|
*
AudioRecord notification frames
Glenn Kasten
2013-08-02
1
-4
/
+27
*
|
Merge "AudioRecord::openRecord_l use flags"
Glenn Kasten
2013-08-06
1
-2
/
+14
|
\
\
|
|
/
|
*
AudioRecord::openRecord_l use flags
Glenn Kasten
2013-08-02
1
-2
/
+14
*
|
Merge "AudioRecord::openRecord_l now take flags"
Glenn Kasten
2013-08-06
1
-2
/
+3
|
\
\
|
|
/
|
*
AudioRecord::openRecord_l now take flags
Glenn Kasten
2013-08-02
1
-2
/
+3
*
|
Merge "IAudioFlinger::openRecord track_flags_t flags is in/out"
Glenn Kasten
2013-08-05
1
-1
/
+2
|
\
\
|
|
/
|
*
IAudioFlinger::openRecord track_flags_t flags is in/out
Glenn Kasten
2013-08-02
1
-1
/
+2
*
|
Merge "AudioRecord::set and constructor now take flags"
Glenn Kasten
2013-08-05
1
-2
/
+6
|
\
\
|
|
/
|
*
AudioRecord::set and constructor now take flags
Glenn Kasten
2013-08-02
1
-2
/
+6
*
|
Merge "AudioRecord callback thread waits for priority boost"
Glenn Kasten
2013-08-05
1
-0
/
+20
|
\
\
|
|
/
|
*
AudioRecord callback thread waits for priority boost
Glenn Kasten
2013-08-02
1
-0
/
+20
*
|
Merge "AudioRecord has no default sample rate"
Glenn Kasten
2013-08-05
1
-1
/
+2
|
\
\
|
*
|
AudioRecord has no default sample rate
Glenn Kasten
2013-08-02
1
-1
/
+2
|
|
/
*
|
Recording of non-linear formats is not supported
Glenn Kasten
2013-08-02
1
-9
/
+5
|
/
*
Rename control block flags to mFlags
Glenn Kasten
2013-07-30
1
-2
/
+2
*
AudioRecord and HAL input stream must be 16-bit PCM only
Glenn Kasten
2013-07-24
1
-0
/
+5
*
Include what is needed
Glenn Kasten
2013-07-02
1
-0
/
+1
*
New control block for AudioTrack and AudioRecord
Glenn Kasten
2013-06-12
1
-358
/
+474
*
Consistent whitespace
Glenn Kasten
2013-05-30
1
-1
/
+1
*
Miscellaneous cleanup
Glenn Kasten
2013-03-04
1
-3
/
+3
*
Fix AudioRecord
Glenn Kasten
2013-01-10
1
-2
/
+2
*
Fix bug in AudioRecord() constructor
Glenn Kasten
2013-01-04
1
-1
/
+1
*
Merge "Start isolating control block accesses in a proxy"
Glenn Kasten
2012-12-21
1
-16
/
+31
|
\
|
*
Start isolating control block accesses in a proxy
Glenn Kasten
2012-12-12
1
-16
/
+31
*
|
Merge "Remove unnecessary parameter"
Glenn Kasten
2012-12-21
1
-1
/
+1
|
\
\
|
*
|
Remove unnecessary parameter
Glenn Kasten
2012-12-18
1
-1
/
+1
|
|
/
*
|
Fix bug with discarded AudioRecord::read count
Glenn Kasten
2012-12-17
1
-1
/
+2
|
/
*
Clean up channel count and channel mask
Glenn Kasten
2012-11-19
1
-12
/
+8
*
Merge ""if" statements use curly braces per media style"
Glenn Kasten
2012-11-16
1
-2
/
+4
|
\
|
*
"if" statements use curly braces per media style
Glenn Kasten
2012-11-16
1
-2
/
+4
*
|
Don't use control block frame count after create
Glenn Kasten
2012-11-16
1
-4
/
+4
|
/
*
Use size_t for frame counts
Glenn Kasten
2012-11-15
1
-6
/
+12
*
Use uint32_t for sample rate
Glenn Kasten
2012-11-14
1
-2
/
+2
*
Simplify AudioRecord::restoreTrack_l()
Glenn Kasten
2012-11-13
1
-49
/
+44
*
Move frame size out of the control block
Glenn Kasten
2012-11-12
1
-11
/
+9
*
Move buffers pointer out of the control block
Glenn Kasten
2012-11-08
1
-2
/
+2
*
Remove CBLK_DIRECTION from control block flags
Glenn Kasten
2012-11-07
1
-5
/
+4
*
Removed unused fields in AudioRecord::Buffer
Glenn Kasten
2012-11-06
1
-3
/
+0
[prev]
[next]