2160 Commits (d3d11c6dd5e520db0aba8ad17fdfe9f57d47a4df)

Author SHA1 Message Date
Eino-Ville Talvala d6f8e08a9c Camera2: Fix exposure compensation step value.
12 years ago
Eino-Ville Talvala 750d74b0b6 Camera2: Minor logging updates.
12 years ago
Eino-Ville Talvala 3a60914781 Camera2: Check PIDs to ensure camera exclusive access.
12 years ago
Eino-Ville Talvala 9007619d1f Merge "Shutter sound is heard at the end of the recorded video" into jb-mr1-dev
12 years ago
Patric Frederiksen 35f859b338 Shutter sound is heard at the end of the recorded video
12 years ago
Eino-Ville Talvala 428b77a2b9 Camera2: Improve formatting of debugging dump
12 years ago
Eino-Ville Talvala 836b81f3c5 Camera2: Improve threading safety
12 years ago
Eino-Ville Talvala 803cbf6190 Camera2: Use more buffers for video encoding.
12 years ago
Eino-Ville Talvala 78822d73af Camera2: Revamp recording support to allow opaque formats.
12 years ago
Eino-Ville Talvala 2267106c98 Camera2: Stop preview: Wait until HAL is drained
12 years ago
Eino-Ville Talvala 9e4c3db01b Camera2: Add more verbose logging
12 years ago
Eino-Ville Talvala 898a9a9b86 Camera2: Fix recording bugs
12 years ago
Eino-Ville Talvala f5926136ad CameraService: Add more information to service dump.
12 years ago
Eino-Ville Talvala 9cca4c6d97 Camera2: Add recording support
12 years ago
Jamie Gennis 1e5b2b3361 Update ANativeWindow client code for sync
12 years ago
Eino-Ville Talvala 2c08dc66c2 Camera2: Move per-frame verbose logs to separate log enable
12 years ago
Eino-Ville Talvala c94cd19694 Camera2: Handle preview orientation changes.
12 years ago
Eino-Ville Talvala be0573b93e Camera2: Connect camera parameters to HAL request entries.
12 years ago
Eino-Ville Talvala 11b7cdef97 Camera2: Minor parameter restructuring
12 years ago
Eino-Ville Talvala 3297daae96 Camera2: Add more dump information, connect HAL device dump
12 years ago
James Dong bfe00d2e46 am cc0df657: am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/" into jb-dev
12 years ago
James Dong 3d51d5cb53 Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/
12 years ago
Eino-Ville Talvala 4ecfec32ac Camera2: Improve error checking and debug logs.
12 years ago
Eino-Ville Talvala d4bcfde6bf Camera2: Still image support
12 years ago
Eino-Ville Talvala 6ed1ed1b3a Camera2: Copy metadata buffers for streaming.
12 years ago
Eino-Ville Talvala bd4976a165 Camera2: Improve ANativeWindow handling
12 years ago
Eino-Ville Talvala bd47b7bcfe Camera2: Minor bugfixes and cleanup
12 years ago
Eino-Ville Talvala 6861a4e9f9 Camera2: Add setParameters call
12 years ago
Eino-Ville Talvala ac45eb3dfa Camera2: Add basic concurrency guards.
12 years ago
Eino-Ville Talvala 7f61084a42 Camera2: Add internal parameter state to dump.
12 years ago
Eino-Ville Talvala 3cca136b73 Camera2: Use new param structure, improve static camera info queries
12 years ago
Eino-Ville Talvala a189097d0c Camera2: Switch to using ATRACE
12 years ago
Eino-Ville Talvala 6db981c45a Camera service: Minimally functional preview for camera 2 devices.
12 years ago
Eino-Ville Talvala 611f619988 Add basic Camera2Client dump, minor fixes to CameraService dump.
12 years ago
Eino-Ville Talvala f69c70ded4 Camera service: Initialization for camera2 clients and devices
12 years ago
Eino-Ville Talvala 09cf462a26 DO NOT MERGE: Minimal fix for takePicture/previewCallback deadlock
12 years ago
Eino-Ville Talvala 61ab9f9331 Camera service: Add skeleton support for camera2 devices.
12 years ago
Eino-Ville Talvala 44631c2939 Merge "Break out CameraClient from CameraService."
12 years ago
Eino-Ville Talvala 5e08d60617 Break out CameraClient from CameraService.
12 years ago
Eino-Ville Talvala ba3c33da6a Remove old fake camera.
12 years ago
Wu-cheng Li 08ad5efcef Remove new camera connect API.
12 years ago
Keun young Park d8973a71a3 Fix deadlock in camera destruction after client app's crash
12 years ago
James Dong 559bf2836f AV Android make files changes
12 years ago
Glenn Kasten b12153e36a Add libmedia_native
12 years ago
Wu-cheng Li 2fd2440d01 Add a new camera open API that allows taking the ownership.
12 years ago
Mathias Agopian df712ea86e fix libgui header location
13 years ago
Mathias Agopian 9eeafeb52f remove dependency on android_native{s_priv|buffer}.h
13 years ago
Eino-Ville Talvala 9f3d5919b4 Add ANativeWindow timestamp support to camera service.
13 years ago
Steve Block 29357bc2c0 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
13 years ago
Eino-Ville Talvala 0e5ace70ca am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the system enforced audio stream." into ics-mr1
13 years ago
Eino-Ville Talvala 60a78ac953 Switch camera sounds to always use the system enforced audio stream.
13 years ago
Steve Block 5ff1dd576b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
13 years ago
Steve Block df64d15042 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
13 years ago
Steve Block b8a805261b Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
13 years ago
Wu-cheng Li d620506220 Add camera focus move callback.
13 years ago
Steve Block 3856b090cd Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
13 years ago
Chih-Chung Chang 8888a75f01 Fix 5487571: Make sure shutter sound is played when it's enforced
13 years ago
Chih-Chung Chang ff4f55c8d7 Fix 5468644: Use the proper audio stream type to play sound.
13 years ago
Tyler Luu 5861a9a98c Add initialize method to CameraHardwareInterface
13 years ago
Chih-Chung Chang 6c904e26d4 Merge "Allow shutter/recording sound to be adjusted unless it's forced."
13 years ago
Wu-cheng Li b9f5886779 Allow Camera.setDisplayOrientation to be called when preview is active.
13 years ago
Chih-Chung Chang 90f4bc2a3d Allow shutter/recording sound to be adjusted unless it's forced.
13 years ago
Wu-cheng Li a8e409f8f9 Add video snapshot camera parameter.
13 years ago
Wu-cheng Li 57c86189bc Pass camera frame metadata from camera service to Java.
13 years ago
Mathias Agopian c3da3434cb connect/disconnect is now called from our EGL wrapper
13 years ago
Wu-cheng Li ff09ef8f18 Add frame metadata parameter to camera data_callback.
13 years ago
Iliyan Malchev 85fb61eb8b libcameraservice: call put_parameters on camera HAL
13 years ago
Wu-cheng Li 2cd60e3069 Merge "Disconnect the native window in CameraService::Client::disconnect."
13 years ago
Wu-cheng Li 7574da5a50 Disconnect the native window in CameraService::Client::disconnect.
13 years ago
Mathias Agopian 9bc7af1797 use SurfaceTexture new scaling mode in SF
13 years ago
Jamie Gennis 630e65cc85 Merge "CameraService: (dis)connect from preview windows"
13 years ago
Jamie Gennis 0ed3ec00d0 CameraService: (dis)connect from preview windows
13 years ago
Mathias Agopian 319d2e3f4e get rid of overlay HAL
13 years ago
Jeff Brown 619d29fa1f Eliminate single-process mode.
13 years ago
Sundar Raman 1e06f43543 CameraService: Decouple dequeue and lock
13 years ago
Wu-cheng Li 4ca2c7c913 Add framework support for camcorder zoom.
13 years ago
Wu-cheng Li 01bded1246 Merge "Allow camera to be disabled via Device Policy Manager"
13 years ago
Iliyan Malchev afcedc9e6f CameraService: return stide when dequeueing a buffer
13 years ago
Iliyan Malchev 26adde8971 frameworks/base: updates for camera HAL memory management
13 years ago
Wu-cheng Li a3355430a3 Allow camera to be disabled via Device Policy Manager
13 years ago
Iliyan Malchev 8ce2364512 frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
13 years ago
Iliyan Malchev 8951a97b1f frameworks/base: switch CameraService to a HAL module
13 years ago
Iliyan Malchev 9e62652645 frameworks/base: include system/core header camera.h in Camera.h
13 years ago
Dima Zavin fce7a47324 audio/media: convert to using the audio HAL and new audio defs
13 years ago
Mathias Agopian 8b1027d3f8 remove more unused references to ISurface
13 years ago
Iliyan Malchev 108dddf924 frameworks/base: some camera-interface cleanup
13 years ago
Mathias Agopian 5f7fcf29a7 merge libsurfaceflinger_client into libgui
13 years ago
James Dong 8eb69d60c0 Fix missing AOSP copyright headers for more files
13 years ago
James Dong e468ac57f6 Application-managed callback buffer support for raw image
14 years ago
Jamie Gennis bfa33aae4f Add camera service support for SurfaceTexture.
14 years ago
James Dong 986ef2ad4c We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore
14 years ago
Mathias Agopian 03dfce9672 remove support for PUSH_BUFFER surfaces and overlays
14 years ago
James Dong 6baa5de62a Don't drop video frames but to release them.
14 years ago
Eric Laurent e4db265e47 Revert "Temporary workaround for issue 3187563"
14 years ago
Eric Laurent e3aac34f9e Temporary workaround for issue 3187563
14 years ago
Wu-cheng Li e09591eff5 Mirror the camera preview if the camera is front-facing.
14 years ago
James Dong e2ad6734ec Camera framework change required for 0-memcpy recording
14 years ago
Wu-cheng Li 012716a857 Fix camera display orientation.
14 years ago
Wu-cheng Li b36f2df1da resolved conflicts for merge of 191a25e1 to master
14 years ago
Wu-cheng Li 4a73f3da35 The old overlay should be destroyed if orientation changes.
14 years ago
Nipun Kwatra 3b7b358d1a Added command type to play recording sound.
14 years ago
Nipun Kwatra b5ca4618a7 Adding enable/disable option for sendCommand()
14 years ago
Wu-cheng Li 0667de7038 Only enable CAMERA_MSG_PREVIEW_FRAME when necessary.
14 years ago
Wu-cheng Li 3abe8d2986 Remove setPreviewDisplay in CameraService::Client::~Client().
14 years ago
Jamie Gennis 8f3e6aa295 Add the setPreviewWindow camera HAL API to the camera stub.
14 years ago
Jamie Gennis 4b79168835 Change the framework to use the new camera preview path.
14 years ago
Wu-cheng Li b7a6794282 Handle the camera open failure better.
14 years ago
Jean-Baptiste Queru 9da2070b6d resolved conflicts for merge of 27eecb70 to gingerbread
14 years ago
Mathias Agopian 5462fc9a38 added BinderService<> template to help creating native binder services
14 years ago
Mathias Agopian 65ab47156e move native services under services/
14 years ago