Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
4c9eb718352697cd75269752344c0bcc6b05e708
/
services
4c9eb71
Camera2: Synchronize mode changes and triggers
by Eino-Ville Talvala
· 13 years ago
1daada3
Merge "Camera2: Include JPEG settings in ZSL requests." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
db30e68
Camera2: Include JPEG settings in ZSL requests.
by Eino-Ville Talvala
· 13 years ago
ef7fdc2
Merge "Integrate improved coefficient sinc resampler: VHQ" into jb-mr1-dev
by Glenn Kasten
· 13 years ago
5e8e66f
Merge "Camera2: Fix deadlock while zooming during record" into jb-mr1-dev
by Igor Murashkin
· 13 years ago
a6d4133
Integrate improved coefficient sinc resampler: VHQ
by Glenn Kasten
· 13 years ago
05dd06e
Camera2: Fix deadlock while zooming during record
by Igor Murashkin
· 13 years ago
b2e7a84
Merge "Camera2: Properly update FPS range when FPS is set." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
02b62d3
Camera2: Properly update FPS range when FPS is set.
by Eino-Ville Talvala
· 13 years ago
311f69f
Camera2: Fix prematurely clearing stream request
by Alex Ray
· 13 years ago
a1e5dcc
Camera2: Fix trying to release HAL stream twice
by Igor Murashkin
· 13 years ago
8dcdb95
Camera2: Handle client processes dying by closing camera resources
by Igor Murashkin
· 13 years ago
0cb290b
Camera2: Don't change state when reconnect is called
by Igor Murashkin
· 13 years ago
596cb97
Camera2: Use ZSL format quirk.
by Eino-Ville Talvala
· 13 years ago
c85f826
Camera2: Use scene mode override parameter
by Eino-Ville Talvala
· 13 years ago
02e5dbb
Disable audio watchdog
by Glenn Kasten
· 13 years ago
b82cf1e
Merge "bug 7253033 clean up before closing an output" into jb-mr1-dev
by Jean-Michel Trivi
· 13 years ago
2fa114d
bug 7253033 clean up before closing an output
by Jean-Michel Trivi
· 13 years ago
43cbdc5
Camera2: Refactor preview/recording management to separate class.
by Eino-Ville Talvala
· 13 years ago
2e63d52
DO NOT MERGE: Remove experimental parameters for burst mode
by James Painter
· 13 years ago
0c0cfd7
Merge "Camera2: Use new JPEG transport header" into jb-mr1-dev
by Alex Ray
· 13 years ago
d0dad6e
Merge "Camera2: Re-entering preview state on v2 Device" into jb-mr1-dev
by Alex Ray
· 13 years ago
6751c09
Camera2: Use new JPEG transport header
by Alex Ray
· 13 years ago
823b786
Camera2: Only _some_ FPS values in the old API are scaled.
by Eino-Ville Talvala
· 13 years ago
a7bf930
Merge "Camera2: Fix FPS value scaling between HAL2 and API" into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
b5d9113
Camera2: Fix FPS value scaling between HAL2 and API
by Eino-Ville Talvala
· 13 years ago
71d6454
Camera2: Re-entering preview state on v2 Device
by Alex Ray
· 13 years ago
41dfd12
audioflinger: use resample coefficients from audio-resampler library.
by SathishKumar Mani
· 14 years ago
f818ccf
audioflinger/resampler: Add VERY_HIGH_QUALITY audio-resampler
by SathishKumar Mani
· 13 years ago
b991ed9
Camera2: Fix JPEG Transport Header offset
by Alex Ray
· 13 years ago
52013e7
Revert "Don't wait for presentation complete if terminated"
by Glenn Kasten
· 13 years ago
4c6db4c
Implement android.media.AudioManager.getProperty()
by Glenn Kasten
· 13 years ago
c62bb78
Camera2: Make sure to clean out reprocess streams on shutdown as well.
by Eino-Ville Talvala
· 13 years ago
852c381
Camera2: Debug and logging fixes.
by Eino-Ville Talvala
· 13 years ago
67d8ac3
audioflinger: improve record start and thread exit
by Eric Laurent
· 13 years ago
f83e2b4
Merge "Camera2: Emit ShutterCallback/RawCallback events after takePicture" into jb-mr1-dev
by Igor Murashkin
· 13 years ago
2e57a19
Merge "Camera2: Fix cropRegion sometimes exceeding the sensor array size" into jb-mr1-dev
by Igor Murashkin
· 13 years ago
7ca821d
Merge "Check clock_gettime(CLOCK_MONOTONIC) for failure" into jb-mr1-dev
by Glenn Kasten
· 13 years ago
707c3e3
Camera2: Emit ShutterCallback/RawCallback events after takePicture
by Igor Murashkin
· 13 years ago
e500bc2
Camera2: Fix cropRegion sometimes exceeding the sensor array size
by Igor Murashkin
· 13 years ago
99ae06b
Check clock_gettime(CLOCK_MONOTONIC) for failure
by Glenn Kasten
· 13 years ago
595f54f
Merge "fix end of track presentation on suspended output" into jb-mr1-dev
by Eric Laurent
· 13 years ago
12c5d13
Camera2: Truncate JPEG images
by Alex Ray
· 13 years ago
6090a17
fix end of track presentation on suspended output
by Eric Laurent
· 13 years ago
e7fc0ec
Merge "Camera2: Don't use ZSL when flash is on force fire mode." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
5a07a62
Camera2: Don't use ZSL when flash is on force fire mode.
by Eino-Ville Talvala
· 13 years ago
e8f1b2e
Merge "Camera2: Emit FaceDetection events for all except repeating 0-face frames" into jb-mr1-dev
by Igor Murashkin
· 13 years ago
46dee9d
Camera2: Emit FaceDetection events for all except repeating 0-face frames
by Igor Murashkin
· 13 years ago
dab1197
Merge "Camera2: Clean up startup/shutdown sequences." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
7adb52f
Camera2: Clean up startup/shutdown sequences.
by Eino-Ville Talvala
· 13 years ago
5a8fed0
Camera2: Erase ZSL queue after each use.
by Eino-Ville Talvala
· 13 years ago
52e9ad4
Camera2: State must be STOPPED before JPEG callback is fired.
by Eino-Ville Talvala
· 13 years ago
a4247b8
Camera2: ZSL captures should also make some noise.
by Eino-Ville Talvala
· 13 years ago
9d5f5c2
Camera2: Increase max timeout for the precapture sequence.
by Eino-Ville Talvala
· 13 years ago
d5a9ae0
Merge "Camera2: Increase capture timeout." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
59ab044
Camera2: Increase capture timeout.
by Eino-Ville Talvala
· 13 years ago
a2acc96
Camera2: Enable ZSL by default.
by Eino-Ville Talvala
· 13 years ago
a80773b
Merge "Camera2: ZSL: Do regular capture if AE is not satisfied." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
2274549
Camera2: ZSL: Do regular capture if AE is not satisfied.
by Eino-Ville Talvala
· 13 years ago
0e0a140
Camera2: Don't be bothered by lack of faces.
by Eino-Ville Talvala
· 13 years ago
55619ef
Camera2: Filter out faces with 0 confidence.
by Eino-Ville Talvala
· 13 years ago
063886e
Camera2: Change face detect/scene mode priority.
by Eino-Ville Talvala
· 13 years ago
bd3a816
Camera2: Don't play shutter sound when doing a video snapshot
by Eino-Ville Talvala
· 13 years ago
482136a
Merge "Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.""" into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
d697d5c
Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.""
by Eino-Ville Talvala
· 13 years ago
ac7ba27
Merge "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."" into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
b362ce8
Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."
by Igor Murashkin
· 13 years ago
cfc68d5
Merge "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." into jb-mr1-dev
by Igor Murashkin
· 13 years ago
ef6be0b
audioflinger: send priority request from a thread
by Eric Laurent
· 13 years ago
06068bf
Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.
by Eino-Ville Talvala
· 13 years ago
89b4470
Handle audio HAL returning 0 bytes in record thread
by Jean-Michel Trivi
· 13 years ago
f8c5023
Merge "Don't deadlock on AudioRecord start when reads return 0" into jb-mr1-dev
by Eric Laurent
· 13 years ago
6073646
Don't deadlock on AudioRecord start when reads return 0
by Jean-Michel Trivi
· 13 years ago
2954fe9
Camera2: Fix ZSL bugs.
by Eino-Ville Talvala
· 13 years ago
2fd3130
Merge "Camera2: Use full pixel array for ZSL stream" into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
c4cb954
Merge "Camera2: Configure ZSL at the right time." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
efd69bc
Camera2: Use full pixel array for ZSL stream
by Eino-Ville Talvala
· 13 years ago
c33e4b5
Camera2: Configure ZSL at the right time.
by Eino-Ville Talvala
· 13 years ago
eb37db0
Merge "Camera1: Fix enable shutter sound command error handling." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
ccd795f
Camera1: Fix enable shutter sound command error handling.
by Eino-Ville Talvala
· 13 years ago
4880447
Merge "Communicate audio session ID to downmixer" into jb-mr1-dev
by Jean-Michel Trivi
· 13 years ago
cff7137
Communicate audio session ID to downmixer
by Jean-Michel Trivi
· 13 years ago
587879f
Camera2: Temporarily stop pre-allocation of recording stream.
by Eino-Ville Talvala
· 13 years ago
8ad3e80
Camera2: Clean up the right streams.
by Eino-Ville Talvala
· 13 years ago
2a88b71
Camera2: Use face priority scene mode when face detect is enabled.
by Eino-Ville Talvala
· 13 years ago
4c6b0b8
Camera2: Sanity check inputs better.
by Eino-Ville Talvala
· 13 years ago
b89909d
Merge "Add outlier statistics for fast mixer cycle times" into jb-mr1-dev
by Glenn Kasten
· 13 years ago
fe140e8
Fix build
by James Painter
· 13 years ago
c3dbf1a
Camera2: Add a burst mode skeleton.
by James Painter
· 14 years ago
5ba3e96
Merge "audioflinger: changes for new audio devices enums" into jb-mr1-dev
by Eric Laurent
· 13 years ago
ba8a616
Add outlier statistics for fast mixer cycle times
by Glenn Kasten
· 13 years ago
1a4d153
Merge "Camera2: Increase zoom steps." into jb-mr1-dev
by Alexander Ray
· 13 years ago
f98cbbe
Camera2: Use the recordingHint parameter.
by Eino-Ville Talvala
· 14 years ago
7d8b92b
Camera2: Delete all streams and stop all threads during shutdown.
by Eino-Ville Talvala
· 14 years ago
8895925
audioflinger: changes for new audio devices enums
by Eric Laurent
· 14 years ago
3357883
Camera2: Play shutter and recording sounds.
by Eino-Ville Talvala
· 13 years ago
1540532
Camera2: Increase zoom steps.
by Eino-Ville Talvala
· 13 years ago
fcd7f0f
Merge "AudioFlinger: send audio source to audio effects" into jb-mr1-dev
by Eric Laurent
· 13 years ago
2d6a503
Camera2: Move locked states out of AE/AWB mode
by Eino-Ville Talvala
· 14 years ago
69230df
Camera2: Basic ZSL and precapture trigger support.
by Eino-Ville Talvala
· 14 years ago
Next »