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
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initialize method to CameraHardwareInterface
Tyler Luu
2011-10-07
2
-14
/
+28
*
Merge "Allow shutter/recording sound to be adjusted unless it's forced."
Chih-Chung Chang
2011-10-07
1
-1
/
+12
|
\
|
*
Allow shutter/recording sound to be adjusted unless it's forced.
Chih-Chung Chang
2011-10-07
1
-1
/
+12
*
|
Merge "Allow Camera.setDisplayOrientation to be called when preview is active."
Wu-cheng Li
2011-10-07
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Allow Camera.setDisplayOrientation to be called when preview is active.
Wu-cheng Li
2011-10-07
1
-4
/
+4
*
|
Fix issue 5381089: problem with A2DP music volume
Eric Laurent
2011-10-05
2
-2
/
+17
|
/
*
Fix issue 5373658: memory leak in AudioFlinger.
Eric Laurent
2011-09-27
1
-0
/
+4
*
Fix issue 5355047: Automated effect tests fail.
Eric Laurent
2011-09-23
1
-1
/
+10
*
AudioResampler: use relative instead of absolute labels
Nick Kralevich
2011-09-16
1
-8
/
+8
*
Issue 4345021: Audio routed to multiple devices...
Eric Laurent
2011-09-13
1
-4
/
+12
*
Add video snapshot camera parameter.
Wu-cheng Li
2011-09-01
1
-5
/
+0
*
Merge "226483: A2DP connected, but music out to speaker"
Eric Laurent
2011-08-30
2
-1
/
+25
|
\
|
*
226483: A2DP connected, but music out to speaker
Eric Laurent
2011-08-30
2
-1
/
+25
*
|
Audioflinger: reverse logic of BT NREC indication
Eric Laurent
2011-08-29
2
-9
/
+9
|
/
*
AudioFlinger: add check for audio HAL init failure
Eric Laurent
2011-08-23
1
-3
/
+31
*
Issue 5081351: isWiredHeadsetOn() permission.
Eric Laurent
2011-08-12
1
-9
/
+0
*
Don't remove effects on session 0
Marco Nelissen
2011-08-12
1
-1
/
+3
*
Audio effects: track CPU and memory use separately
Eric Laurent
2011-08-11
4
-26
/
+66
*
Keep effects sessions active when the caller dies.
Marco Nelissen
2011-08-09
2
-28
/
+192
*
Merge "AudioFlinger: protect input/output stream access"
Eric Laurent
2011-08-08
2
-21
/
+106
|
\
|
*
AudioFlinger: protect input/output stream access
Eric Laurent
2011-08-08
2
-21
/
+106
*
|
AudioFlinger: disable AEC and NS with BT headsets
Eric Laurent
2011-08-03
2
-3
/
+52
*
|
Audio Effect Framework: add effect suspend/restore
Eric Laurent
2011-08-02
2
-35
/
+498
|
/
*
Pass camera frame metadata from camera service to Java.
Wu-cheng Li
2011-08-02
2
-22
/
+28
*
connect/disconnect is now called from our EGL wrapper
Mathias Agopian
2011-08-01
1
-4
/
+4
*
Merge "Add frame metadata parameter to camera data_callback."
Wu-cheng Li
2011-07-28
4
-6
/
+9
|
\
|
*
Add frame metadata parameter to camera data_callback.
Wu-cheng Li
2011-07-29
4
-6
/
+9
*
|
Fix issue 5090721: audio record broken
Eric Laurent
2011-07-28
1
-1
/
+1
|
/
*
libcameraservice: call put_parameters on camera HAL
Iliyan Malchev
2011-07-27
1
-1
/
+4
*
Merge "AudioFlinger: fix crash when deleting pre process."
Eric Laurent
2011-07-27
2
-15
/
+27
|
\
|
*
AudioFlinger: fix crash when deleting pre process.
Eric Laurent
2011-07-26
2
-15
/
+27
*
|
Fix issue 4604090: notification sound interrupted.
Eric Laurent
2011-07-25
3
-14
/
+132
|
/
*
Added APIs for audio preprocessing
Eric Laurent
2011-07-25
2
-0
/
+40
*
AudioFlinger: add dump of audio pre processing.
Eric Laurent
2011-07-24
2
-19
/
+21
*
Fix issue 4988574: 8 bit PCM audio playback broken.
Eric Laurent
2011-07-21
1
-1
/
+1
*
Merge "Audio framework: support for audio pre processing"
Eric Laurent
2011-07-20
4
-213
/
+924
|
\
|
*
Audio framework: support for audio pre processing
Eric Laurent
2011-07-18
4
-213
/
+924
*
|
Merge "Disconnect the native window in CameraService::Client::disconnect."
Wu-cheng Li
2011-07-19
1
-11
/
+12
|
\
\
|
*
|
Disconnect the native window in CameraService::Client::disconnect.
Wu-cheng Li
2011-07-20
1
-11
/
+12
*
|
|
use SurfaceTexture new scaling mode in SF
Mathias Agopian
2011-07-19
1
-0
/
+4
|
/
/
*
|
Merge "CameraService: (dis)connect from preview windows"
Jamie Gennis
2011-07-18
2
-46
/
+55
|
\
\
|
|
/
|
/
|
|
*
CameraService: (dis)connect from preview windows
Jamie Gennis
2011-07-14
2
-46
/
+55
*
|
Merge "Log CPU usage"
Glenn Kasten
2011-07-15
2
-0
/
+35
|
\
\
|
*
|
Log CPU usage
Glenn Kasten
2011-07-15
2
-0
/
+35
*
|
|
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
Mike Lockwood
2011-07-13
1
-3
/
+0
*
|
|
get rid of overlay HAL
Mathias Agopian
2011-07-12
1
-10
/
+0
*
|
|
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-13
/
+2
*
|
|
Eliminate single-process mode.
Jeff Brown
2011-07-08
1
-8
/
+1
|
|
/
|
/
|
*
|
Merge "Fix build warning; LOG_TAG was misplaced"
Glenn Kasten
2011-07-08
1
-2
/
+2
|
\
\
|
*
|
Fix build warning; LOG_TAG was misplaced
Glenn Kasten
2011-07-08
1
-2
/
+2
|
|
/
[next]