summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/camera3/Camera3OutputStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-369/+0
* camera2: Implement ICameraDeviceUser::waitUntilIdleZhijun He2013-07-231-1/+1
* camera3: Error on minimum buffer countAlex Ray2013-05-291-2/+7
* Camera3: Fix the deadlock during recording pinch zoomingZhijun He2013-05-231-3/+12
* Merge "Camera3: Refactor stream code to be DRY" into jb-mr2-devIgor Murashkin2013-05-131-176/+66
|\
| * Camera3: Refactor stream code to be DRYIgor Murashkin2013-05-101-176/+66
* | Camera3: Fix initial orientation configuration.Eino-Ville Talvala2013-05-091-5/+0
|/
* camera3: Manage fences properly when buffers are returned with an errorIgor Murashkin2013-05-081-12/+38
* Camera3: Add input stream supportIgor Murashkin2013-04-261-1/+1
* Camera3: Fix output stream creation for JPEG streamsIgor Murashkin2013-04-021-1/+8
* Camera: Add streams to camera3 HAL deviceEino-Ville Talvala2013-03-271-0/+437